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

Re: SVN dBD severe error

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2005-04-19 15:01:41 CEST

Hi !

Luiz-Otavio Zorzella said the following on 2005-04-19 02:58:
> *******************
> # svnadmin verify /home/svn
> svn: Berkeley DB error while opening environment for filesystem
> /home/svn/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> svn: bdb: PANIC: fatal region error detected; run recovery
> ********************

You need to run database recovery, as suggested by the message. See
http://subversion.tigris.org/faq.html#stuck-bdb-repos

After you've recovered, read:
http://subversion.tigris.org/faq.html#reposperms

As Tigris will be down for maintenance shortly, these links might
timeout. So, check the source:

http://svn.collab.net/repos/svn/trunk/www/faq.html

BTW, that's called RTFM (Read The Fuck*ng Manual). A quick search on
Google returns quite a few links:
http://www.google.ca/search?q=DB_RUNRECOVERY+Subversion

Bye,
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 19 15:03:25 2005

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.