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

Re: svnadmin load doesn't checkpoint db

From: Blair Zajac <blair_at_orcaware.com>
Date: 2003-11-22 02:26:25 CET

Philip Martin wrote:
>
> Blair Zajac <blair@orcaware.com> writes:
>
> > After loading a repository, I think the database should be
> > checkpointed so that the old logs can be removed. However,
> > this doesn't appear to be the case.
>
> Subversion never forces a checkpoint explicitly, but after every
> commit it asks for a checkpoint to occur if either sufficient time has
> passed since the last checkpoint, or sufficient log data has been
> written (I think the magic numbers are 5 minutes and 1MB). I guess
> your repository is too small to trigger these limits.

Odd. My repository is this large

# ls -l repos-266-svn-0.33.1
-rw------- 1 svn-ow svn-ow 38414710 Nov 20 21:13 repos-266-svn-0.33.1

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Nov 22 02:27: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.