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

Re: commit problem (getting worse)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-04 19:29:32 CEST

On Wed, 2004-08-04 at 11:01, Don Vawter wrote:
> Thought a recovery would help but apparently made things worse.
>
> $ svnadmin recover /driveb/svn/pcsmail_svn
> Please wait; recovering the repository may take some time...
>
> Recovery completed.
> svn: Berkeley DB error while opening environment for filesystem
> /driveb/svn/pcsmail_svn/db:
> DB_RUNRECOVERY: Fatal error, run database recovery

Are you running 'svnadmin recover' as the user which owns the
repository?

Try the '-c' flag to db_recover:

  db_recover -ve -c -h repos/db/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 4 19:31:13 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.