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

Re: Checkpoint less frequently

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-22 00:00:44 CET

Greg Hudson <ghudson@MIT.EDU> writes:

> On Fri, 2003-02-21 at 13:03, Branko Čibej wrote:
> [When the monitor fails to keep a process from hitting a stale lock:]
> > So we wait for a bit, then kill it.
>
> If the monitor process is started automatically, then it may have been
> started by a different user than the one whose process hung. So we
> can't kill it.

Even if you get round that, there are other problems. Subversion
provides libraries to encourage alternative database clients. We
can't go blindly killing those, it may do more harm than good. You
might kill my fancy Subversion-aware editor. You might kill a process
that is accessing multiple repositories, in which case you may well be
the cause of other repositories hanging.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 22 00:01:29 2003

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.