Is my repository too large?
From: Dave Oxley <dave_at_daveoxley.co.uk>
Date: 2004-02-22 15:29:38 CET
Help, I think my repository may have grown too large.
First some history: I reported a problem a while ago where I use subversion to hold backups of a database. The backups are just sql scripts, so only diffs should be stored which should be quite small. The deltification occasionaly fails (memory usage goes nuts and the system runs out of memory). It appears to be random. We have been having to run svnadmin recover on the db every 1 or 2 days.
Now I got this error while trying to check in a file to the repos:
Sending db_backups/db.sql
Doing a hot-backup.py gives:
And running svnadmin recover gives:
ls -l of db (I replace the user with ???):
We are currently using SVN 0.35.0, Apache 2.0.48 on Fedora Core 1.
Firstly I need help getting my repos back into working order.
Secondly has the deltification process had any fixes recently that might fix what we've been seeing?
Cheers.
-- * Dave Oxley * * "Linux: Because reboots are for hardware upgrades!" * * * * * --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Feb 22 15:29:16 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.