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

Ugly error when trying to commit OR recover

From: <douggorley_at_shaw.ca>
Date: 2003-07-25 20:12:52 CEST

G'day list,

I just went to commit a file to my repository, and it looked like this:

-----
$ svn commit -m "Added Emily's changes." program.html
svn: Berkeley DB error
svn: Commit failed (details follow):
svn: Berkeley DB error while committing Berkeley DB transaction for filesystem /home/doug/svn_client_work/db:
DB_RUNRECOVERY: Fatal error, run database recovery
Aborted
-----

So, I tried following the recovery directions in the Subversion book, which only got me here:

-----
$ svnadmin recover /home/doug/svn_client_work
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...svn: Berkeley DB error
svn: DB_RUNRECOVERY: Fatal error, run database recovery
-----

So, I'm pretty much stuck now. Any idea what I should do from here?

Thanks,

Doug Gorley | douggorley@shaw.ca

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 25 20:19:32 2003

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.