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

Berkeley DB error while opening `copies' table for filesystem

From: Arild Fines <arild.fines_at_broadpark.no>
Date: 2003-05-07 00:07:10 CEST

Since 17:57 this afternoon I started receiving the following error no matter
what kind of operation I attempted against my repository:

E:\svn\repos>svnadmin recover finalproject
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
Recovery completed.
svn: Berkeley DB error
svn: Berkeley DB error while opening `copies' table for filesystem
finalproject/
db:
Invalid argument

I also get the same message if I try anything over ra_local or ra_dav.

db_recover -v gave me the following:

E:\svn\repos\finalproject\db>db_recover -v
db_recover: Finding last valid log LSN: file: 389 offset 618369
db_recover: Recovery complete at Tue May 06 23:28:01 2003
db_recover: Maximum transaction id 80000000 Recovery checkpoint
[389][618321]

Alas, that didn't change a thing.

The copies file is definitely there, and there are no weird permissions set
on it or anything. The server is running Win2K3 beta. Server tools,
including mod_dav_svn, are 0.18.

Any ideas on how to recover from this? I saw the thread from a couple of
weeks about reporting a similar error, but it seemed to fizzle out without a
resolution.
I have a recent backup, and a batch of commit mails, so I can fix it. But
I'd rather not have to.

--
Arild
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 00:07:33 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.