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

Re: subversion log files

From: <kfogel_at_collab.net>
Date: 2004-02-19 15:43:24 CET

Carl Gherardi <Carl.Gherardi@nautronix.com.au> writes:
> For those interested the KeyError from cvs2svn from m last query was
> resolved - it was a problem with a corrupt rcs file.
>
> Anyway - i've been import one of our projects for 24 hours now, and i'm
> a bit alarmed at the space usage of the log files.
>
> 1M per log file approx 4 being generated a minute for a current total of
> 1250 files. The entire repository at the moment is only 1.5G
>
> I userstand this is probably a BDB thing, but can I assume these files
> will disappear after a period of time? (and can someone explain why they
> are there?)

They will not disappear unless you remove them (or unless you use a
version of BDB 4.2.50 (?) or higher, that removes them automatically
when used with Subversion). See

   http://subversion.tigris.org/project_faq.html#bdblogs

for details.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 19 16:46:36 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.