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

Re: "log" files, revision number

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-03-11 17:48:24 CET

Chris Wilson wrote:

>Hi all,
>
>I've been using subversion pretty heavily for a while, and I've noticed
>that a large number of "log.0000000*" files are building up in the "db"
>subdirectory under my subversion root. There are about 3500 of them at 1Mb
>each, eating up about 3Gb of disk space.
>
>Are they safe to delete? Are they even necessary? Are they supposed to be
>deleted automatically at some point? I can see them becoming a maintenance
>headache =(. I'm running 0.17.1 (r4559), compiled Jan 24 2003.
>

check out chapter five of the book,
http://svnbook.red-bean.com/html-chunk/ch05s03.html, specifically the
section on Berkeley DB Utilities. you want to use db_archive to figure
out which log files are no longer needed.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 11 17:49:06 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.