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

Re: Fatal error while attempting recovery

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-10 01:32:01 CEST

"Eric S. Raymond" <esr@snark.thyrsus.com> writes:

> What does one do when "svnadmin recover" fails with a fatal error?
>
> esr@sheep:~> svnadmin recover /svnroot/repos/gpsd
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery
> esr@sheep:~>

Obey the instructions, of course. Oh. Wait. :-)

Try running a catastrophic recover:

  $ /path/to/BDB4.x/bin/db_recover -vech /svnroot/repos/gpsd/db

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 10 01:33:48 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.