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

"log" files, revision number

From: Chris Wilson <chris_at_netservers.co.uk>
Date: 2003-03-11 17:31:52 CET

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.

I was also wondering whether there a clean way to find out the latest
revision number of the repository cleanly via http. The only ways I know
at present are to use "svnlook youngest" with a pathname, or to run
'lynx -source http://localhost/svn | head -1', neither of which is
particularly satisfactory =)

Cheers, Chris.

-- 
   ___ __     _
 / __// / ,__(_)_  | Chris Wilson -- UNIX Firewall Lead Developer |
/ (_ / ,\/ _/ /_ \ | NetServers.co.uk http://www.netservers.co.uk |
\ _//_/_/_//_/___/ | 21 Signet Court, Cambridge, UK. 01223 576516 |
---------------------------------------------------------------------
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:32:52 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.