Re: #739: Ensuring ACID in Subversion (aka watcher procecesses are fun)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-20 20:31:31 CEST
mark benedetto king <bking@Inquira.Com> writes:
> > Lock the repository so that new processes fail to open it
It probably means you need to catastrophic BDB recovery.
> You've got a stale lock file.
I was assuming that it would be like
$ svnadmin lock repo
$ svnadmin lock repo
> It's a secure recovery process, but it's a manual recovery process.
Yes, but we are going to fix the client to handle ^C. I don't want
> I think that requiring manual locking, ps-ing, kill-ing, recovering, etc
Well, I disagree :)
I think the plans I have seen so far, to automatically kill clients,
BDB recovery won't need to be done that often. If it is we've got
Finally bear in mind that depending on what has happened, BDB recovery
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 20 20:32:12 2002 |
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.