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

Re: Ugly error when trying to commit OR recover

From: <e.huelsmann_at_gmx.net>
Date: 2003-07-25 20:25:27 CEST

Subversion is trying to tell you to run the db_recover command on your
repository directory:

db_recover -h /home/doug/svn_client_work/db

Hope that helps!

bye,

Erik.

> 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
>

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Jetzt ein- oder umsteigen und USB-Speicheruhr als Prämie sichern!
---------------------------------------------------------------------
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:26:18 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.