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

Re: FAQ Suggestion: svnadmin recover before dump (was "Re: svnadmin dump of repository hangs after a single revision is dumped - Windows 2000")

From: <kfogel_at_collab.net>
Date: 2004-01-15 05:35:51 CET

subversion@millenix.mailshell.com writes:
> Should this perhaps be in the FAQ?
>
> Or, better yet, a proposed change: automatically run recover when
> dumping the repository. svnadmin dump requires an exlucisve lock IIRC,
> so there's nothing preventing this, right?
>
> What does a dev think?

Neither svnadmin dump nor load should require exclusive access.
They're no different than any other kind of repository access, and
repository access is designed to be concurrent (obviously, we have a
bug here, since it's not concurrent... But that's not by design.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 15 06:31:26 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.