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

Re: svn commit: rev 5872 - branches/release-0.22.1

From: <kfogel_at_collab.net>
Date: 2003-05-11 05:14:53 CEST

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> One thing that we should probably work on is the fact that doing an
> svnadmin load on a large dumpfile produces a LOT of logfiles from
> berkeley db, and it's quite easy to run out of disk if you're not
> careful to do a db_archive -l | xargs rm every now and then while it's
> going. Perhaps we should install a temporary post-commit hook to do
> that during the conversion or something?

Yes, that happened to me too.

I was sort of hoping Berkeley would come through with their
automatic-logfile-removing release before we release 1.0, but maybe it
wouldn't be wise to depend on that...

> (Note that I imagine this is not a new problem, the old cvs2svn would
> have had the same issue AFAICT.)

I think so, yeah.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 11 05:57:21 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.