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

Re: broken repository?, (Connection closed unexpectedly)

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-05 17:15:45 CEST

On Oct 5, 2005, at 16:38, Mattias Brändström wrote:

> Unfortunately I have not been able to get subversion to say
> anything more than this. If I try to issue the same commit command
> again I get this error message:
>
> svn: Commit failed (details follow):
> svn: Berkeley DB error for filesystem /home/svn/business-server/db
> while opening environment:
> DB_RUNRECOVERY: Fatal error, run database recovery
> svn: bdb: PANIC: fatal region error detected; run recovery
> svn: Your commit message was left in a temporary file:
> svn: '/home/mattias/tt-projects/business-server/trunk/svn-commit.
> 4.tmp'
>
> If I run 'svnadmin recover' and commit again I get the first error
> message again. More information about my specific setup below:
>

Can you svnadmin verify, or svnadmin dump?

If verify shows a problem with a revision, maybe we can figure out
what's wrong with that revision. If verify shows no problems, then
you should also be able to dump, and if you can do that, you should
be able to import into a new repository.

When you get this resolved, please upgrade to the latest version of
Subversion (1.2.3) and convert your repository from BDB to FSFS. It
doesn't have the problems you experience with BDB.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 5 17:17:53 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.