cmpilato@collab.net writes:
> Well, I forgot the sleep 1 in my script, so I got the DB_INCOMPLETEs,
> but I did just make 1000 commits of random text and binary files over
> DAV without any visible subversion bugs (no working copy locks, no
> svndiff errors, etc.). 1.3 gig repository before archival, 149 megs
> afterward.
Just so people know, "archival" here means simply
$ cd /path/to/repository/db
$ /usr/local/BerkeleyDB.3.3/bin/db_archive | xargs rm
db_archive, when invoked like that, just tells you what log files are
no longer being used. We'll have slightly more sophisticated
procedures for backing up the repository, of course, that will
probably also involve the db_archive tool. See the online docs at
sleepycat.com for more if you're curious.
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006