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

Re: Can unlock and recover takes forever

From: <cmpilato_at_collab.net>
Date: 2003-06-28 10:33:22 CEST

"Philippe Lavoie" <philippe.lavoie@cactus.ca> writes:

> I did a "svn update" and everything locked. I tried to "svn cleanup" to
> no avail. Reading the website, I then tried "svnadmin recover my/repos"
> it has now been displaying the message that it is recovering for the
> last 15 minutes... I'm getting nervous...

'svnadmin recover' can take a very long time depending on the state of
your repository. I've seen it return immediately, and I've watched it
churn for hours. For recovery to work, though, the recovery process
*must* be the only process accessing the repository. So, to be safe,
shutdown Apache and make sure nothing else is touching the repos
before you run 'svnadmin recover'.

> Suppose that recover fails and that I have to manually stop the process.
> What are the chances that I didn't destroy the repository? (I didn't
> make a backup of the db if you are wondering).

Chances are very good that you did NOT destroy the repository.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jun 28 10:33:40 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.