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

Corrupted repository

From: Alexandra Walford <chroma_at_delusion.de>
Date: 2003-03-18 01:55:34 CET

Hi,

I'm having a problem with a repository, as follows:

[ajw@nova] ~ $> svn st
 M .
A .mailrc
 M .mozilla/ajw/dpbdyzyq.slt
M .mozilla/ajw/dpbdyzyq.slt/bookmarks.html
? svn-commit.tmp
[ajw@nova] ~ $> svn commit -F svn-commit.tmp
svn: Couldn't open a repository.
svn: Commit failed (details follow):
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///usr/local/svn/ajw'
svn: Berkeley DB error
svn: Berkeley DB error while opening environment for filesystem /usr/local/svn/ajw/db:
DB_RUNRECOVERY: Fatal error, run database recovery
[ajw@nova] ~ $> svnadmin recover /usr/local/svn/ajw
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...svn: Berkeley DB error
svn: DB_RUNRECOVERY: Fatal error, run database recovery

As you can see, running svnadmin recover doesn't help. Is the
repository permanently corrupted, or is it possible to salvage
it? I'm running subversion revision 5349. Unfortunately I can't
think what I've done to cause this; I hadn't committed anything
for a couple of days before this came up.

Thanks,

Alexandra

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 01:56:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.