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

"error while opening 'uuids' table" msg

From: Karl Chen <quarl_at_hkn.eecs.berkeley.edu>
Date: 2004-02-03 08:06:08 CET

I got this scary error message:

(I did a commit which worked normally, then an update in another
directory failed with: )

svn: Berkeley DB error while opening 'uuids' table for filesystem quarl/db:
Invalid argument

$ svnadmin recover quarl
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
Recovery completed.
svn: Berkeley DB error
svn: Berkeley DB error while opening 'uuids' table for filesystem quarl/db:
Invalid argument

I noticed that the db/uuid file hadn't changed in any of the
previous backups, so I made a copy of the repos plus the old
'uuid', and things seem to work.

Server: Debian unstable packages, i.e. subversion 0.33.0, libapr0
2.0.48, libdb4.1 4.1.25

Client: subversion 0.37.0

-- 
Karl 2004-02-02 22:49
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 3 08:06:28 2004

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.