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

Re: Berkeley DB borkage

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-24 15:14:26 CET

Wilfredo Sánchez <wsanchez@wsanchez.net> writes:

> > And, can you run 'svnadmin
> > recover' on your repository?
>
> Eit, looking kinda grim here:
>
> [joliet-jake:data/Library/Subversion] wsanchez% sudo -u www svnadmin
> recover FreeMethods
>
> Acquiring exclusive lock on repository db, and running recovery
> procedures.
>
> Please stand by...Bus error
>
> There's nothing there I can't recover, as this is a fairly new
> repository, no I'm not gonna cry about it, but ouch.

Did you make sure there were no other users accessing the repository,
did you shut down Apache? If all else fails you should be able to run
"catastrophic" recovery (man db_recover) which will rebuild the
database transaction-by-transaction using the log files.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 24 15:15:43 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.