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

Re: Unrecoverable svn db

From: Timothy Wayper <timmy_at_wunderbear.com>
Date: 2004-11-13 05:47:34 CET

>> After upgrading from OSX 10.3.5 to 10.3.6, my svn 1.0.6 repository is
>> now inaccessible:
>>
>> rita:~ timmy$ svnadmin recover /repos
>> Please wait; recovering the repository may take some time...
>> svn: DB_RUNRECOVERY: Fatal error, run database recovery
>
> Did your version of Berkeley DB change in the upgrade? If not, have
> you tried db_recover -vech /repos/db?

Thanks for the tip. Unfortunately, the DB recovery also fails:

db_recover: Finding last valid log LSN: file: 187 offset 88428
db_recover: Ignoring log file: /repos/db/log.0000000174: magic number
0, not 40988
db_recover: Invalid log file: log.0000000174: Invalid argument
db_recover: First log record not found
db_recover: PANIC: Invalid argument
db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database
recovery

At least this provides some strong motivation to try fs_fs...

Cheers,
Tim Wayper

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 13 05:44:03 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.