Re: #739: Ensuring ACID in Subversion (aka watcher procecesses are fun)
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-09-20 18:21:47 CEST
"Glenn A. Thompson" <gthompson@cdr.net> writes:
> > One thing we need to do is ensure that the BDB recovery process is
No idea, I'm not a BDB expert.
> I thought svnadmin aquires an exclusive lock on for recovery and repos
svnadmin doesn't do recovery, we run db_recover for that. I was
This is the behaviour I observe at present.
$ svn import URL path
The database is now "stuck". If I was running another svn command at
$ svn ls URL
Now I run db_recover. It doesn't block. So the recovery runs despite
$ svnadmin lock repo
$ ps
$ svnadmin recover repo
-- 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 18:22:41 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.