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