Hello! Here's our problem (as root):
/usr/lib/subversion/tools/backup/hot-backup.py subversion/ BACKUPS/
Beginning hot backup of 'subversion/'.
Youngest revision is 688
Backing up repository to 'BACKUPS/subversion-688'...
svn: Can't open file 'subversion/db/strings' for reading.
Unable to backup the repository.
ls -l subversion/db
total 2322544
-rwxrwxrwx 1 nobody nobody 3948544 Jan 20 18:47 changes
-rwxrwxrwx 1 nobody nobody 20480 Jan 20 18:47 copies
-rwxrwxrwx 1 nobody nobody 16384 Jan 20 17:44 __db.001
-rwxrwxrwx 1 nobody nobody 270336 Jan 20 17:44 __db.002
-rwxrwxrwx 1 nobody nobody 327680 Jan 20 17:44 __db.003
-rwxrwxrwx 1 nobody nobody 892928 Jan 20 17:44 __db.004
-rwxrwxrwx 1 nobody nobody 16384 Jan 20 17:44 __db.005
-rwxrwxrwx 1 nobody nobody 1740 Jan 20 16:31 DB_CONFIG
-rwxrwxrwx 1 nobody nobody 4 Jan 20 16:31 fs-type
-rwxrwxrwx 1 nobody nobody 124141 Jan 20 18:47 log.0000003900
-rwxrwxrwx 1 nobody nobody 2600960 Jan 20 18:47 nodes
-rwxrwxrwx 1 nobody nobody 3145728 Jan 20 18:47 representations
-rwxrwxrwx 1 nobody nobody 24576 Jan 20 18:47 revisions
-rwxrwxrwx 1 nobody nobody 2365124608 Jan 20 18:47 strings
-rwxrwxrwx 1 nobody nobody 204800 Jan 20 18:47 transactions
-rwxrwxrwx 1 nobody nobody 8192 Jan 20 18:47 uuids
'svnadmin recover' and 'svnadmin verify' report nothing amiss. We can check out, commit, and update without errors; we just can't back up our repository. So, what's the problem here?
Thanks for any help! Btw, this is svn 1.1.1. :]
Laurel
Received on Fri Jan 21 20:48:41 2005