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

Re: Help!! Fatal error, run database recovery

From: Alex Sanderson <alex_at_duke-interactive.com>
Date: 2004-03-11 17:06:11 CET

Double check that all the permissions are set correctly (ie you can write
everywhere) on the repository.
do a
svnadmin recover REPOS_PATH
I had one situation where that didn't work and I tried playing around with the
berkley db recovery tools by hand. I am not at all experienced with berkley
db and I only did this on a repository that had no important information in
it. I would make a backup before playing around with it.
I used db4.2_recover on the REPOS_PATH/db directory
Someone flame me if this is a really bad thing to do :)
Alex

On Thursday 11 March 2004 16:39, Ben Collins-Sussman wrote:
> > > What can I do to recover the DB?
>
> FAQ:
>
> http://subversion.tigris.org/project_faq.html#wedged-repos
>
> Book links:
>
> http://svnbook.red-bean.com/html-chunk/ch06s05.html
>
> http://svnbook.red-bean.com/html-chunk/ch05s03.html#svn-ch-5-sect-3.4
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 11 17:07:19 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.