[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 19:04:24 CET

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

> Running db_recover with no args crashes in the same manner, so it
> seems the bug here isn't in svnadmin. Same with -c. Starting to
> look like I'm SOL with this repository.

Just adding -c is not how you run catastrophic recovery. If you have
corrupted the database you need to remove it.

http://www.sleepycat.com/docs/ref/transapp/recovery.html

You start with a backup, if you have one, then add the log files and
then run db_recover.

-- 
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 19:05:07 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.