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

"DB_RUNRECOVERY: Fatal error, run database recovery" after using cvs2svn.py

From: Andreas Schildbach <andreas_at_schildbach.de>
Date: 2003-11-12 21:35:37 CET

Hello everyone,

I used the cvs2svn.py script to convert a relatively small repository
(the script detected 165 revisions). The script itself did not bring up
any errors.

But then, accessing my repository via web browser or svn client gets me
the following error:

Berkeley DB error while opening environment for filesystem
/var/lib/svn/xxx/db: DB_RUNRECOVERY: Fatal error, run database recovery

a) Why is this error happening?
b) What do I have to do to run the recovery?

My environment:

server:~# df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hda1 980308 737992 192520 80% /
/dev/hda6 2672232 338304 2198184 14% /var

server:~# svn --version
svn, version 0.32.1 (r7497)
    compiled Oct 24 2003, 07:47:41

server:~# apache2ctl -v
Server version: Apache/2.0.47
Server built: Jul 15 2003 14:07:14

server:~# dpkg -l libdb4.1
ii libdb4.1 4.1.25-10 Berkeley v4.1 Database Libraries [runtime]

Regards,

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 12 21:54:21 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.