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

svnadmin recover and db_recover help

From: Petri Varsa <petri.varsa_at_desire2learn.com>
Date: 2004-12-20 21:16:26 CET

Hello,

My Apache logs tell me that I have a corrupt database. I tried to run
"svnadmin recover ." and I got the following output:

E:\Subversion Repos\myrepo>svnadmin recover .
Repository lock acquired.
Please wait; recovering the repository may take some time...

Recovery completed.
svn: Berkeley DB error while opening environment for filesystem db:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: PANIC: fatal region error detected; run recovery

So, as per this post
http://subversion.tigris.org/servlets/ReadMsg?list=users&msgNo=85
I tried to run the db_recover program. I downloaded a windows binary
from here: http://entrian.com/db_recover.zip

When I try to run db_recover.exe, I get the following output:

E:\Subversion Repos\myrepo\db>db_recover -h .
db_recover: incorrect arguments for name-value pair: set_flags
db_recover: DB_ENV->open: Invalid argument

Any advice would be appreciated.

thanks,

-petri

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 20 21:18:24 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.