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

Re: New subversion user report

From: Jonathan Abbey <jonabbey_at_arlut.utexas.edu>
Date: 2003-04-12 06:37:50 CEST

On Sat, Apr 12, 2003 at 12:21:24PM +0800, Rob Kramer wrote:
| No need, you can kill 95% of that by removing logfiles from your db directory.
| Use db_archive to see which ones are not used, you can kill them. db_archive
| -a | xargs rm -f (or something, better look it up first :)

Ahh.. I had tried to use the svnrecover utility to do clean up on the
repository, thinking that would get rid of garbage of that kind.

"db_archive -a | xargs rm -f" worked perfectly. My repository is less
than 120 megabytes now. It's not quite a 95% decrease, but I'll
happily take it. ;-)

| Cheers,
|
| Rob

-- 
-------------------------------------------------------------------------------
Jonathan Abbey 				              jonabbey@arlut.utexas.edu
Applied Research Laboratories                 The University of Texas at Austin
GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey.gpg

  • application/pgp-signature attachment: stored
Received on Sat Apr 12 06:38:43 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.