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

Re: urgent: subversion repository does not react.

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-04 17:15:52 CEST

On Wed, 2004-08-04 at 06:55, Lukas Ruf wrote:
> > Branko ??ibej <brane@xbc.nu> [2004-08-04 12:58]:
> >
> > Most probably you managed to upgrade your Berkeley DB libraries to a
> > version incompatible with the one Subversion was compiled against.
> >
>
> after the backup restore, I get the following errors:
>
> komsys-pc-ruf:Svn!79> svnadmin lstxns PromethOS
> svn: Berkeley DB error while opening environment for filesystem PromethOS/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> komsys-pc-ruf:Svn!80> svnadmin recover PromethOS
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery

Try the catastrophic recovery command with db_recover (or db4_recover,
whatever it's called on your system):

   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 17:18:01 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.