[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: Rob Kramer <robk_at_starhub.net.sg>
Date: 2003-04-12 06:21:24 CEST

On Saturday 12 April 2003 11:28 am, Jonathan Abbey wrote:
> I'm going to have to have a talk with the administrator on our file
> server to see whether I can't get some more space allocated for the
> disk volume, but apart from the greatly increased size of the
> repository and the moderate difficulty of installing, everything looks
> great. I can't wait to put it through its paces a bit.

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 :)

Cheers,

   Rob

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 12 06:22:07 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.