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

Re: Best practise for long term repository size management

From: <kfogel_at_collab.net>
Date: 2003-05-13 16:48:40 CEST

"Francois Beausoleil" <fbos@users.sourceforge.net> writes:
> Do you regularly remove the log files ? There was a lot of discussion
> about the log files. You can run a BDB program that will tell you which
> files can be removed, after you've backed them up.

I just want to echo Francois' point. Your problem is most likely the
Berkeley log files, not the data itself.

The BDB program is `db_archive', read about it in the sleepcat docs.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 13 17:31:53 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.