[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: My first hung repository

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2004-08-25 18:01:33 CEST

On 2004-08-25 04:18:12 -0400, Eric S. Raymond wrote:
> So, why didn't "svn recover" already have code in it that checked to
> see if the result of fuser(1) on the db files and locks is nonempty?
> And if it is, to issue a nice informative message "Aborting -- processes
> xxx yyy zzz have the database open, I can't proceed while it's locked."?

and also messages to know if a svn process is working or waiting for
a lock (possibly there because some other svn process died without
cleaning things up).

Also, when a svn process is waiting for a lock, why can't it be
interrupted with a SIGINT (Ctrl-C)?

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 25 18:01:57 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.