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

Re: Size of hotbackup.py files versus svnadmin dump files

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-05-16 18:54:36 CEST

On Fri, 16 May 2003, Edmund Lian wrote:

> I just noticed that a dump of an entire repository is much smaller than
> the sum of files that hotbackup.py creates. In my case, 129Mb for the
> dump file versus 429Mb for hotbackup.py

If you do the second hotbackup, it should be almoust the same size than
your dump file. The difference are caused by berkeley DB log-files, which
are not cleaned automatically. So hot-backup often, and your backups will
be smaller. And what about log files, when BDB 4.2 is out, there is
feature for automatic cleaning.

You could also read this chapter of the Book:
http://svnbook.red-bean.com/html-chunk/ch05s03.html#svn-ch-5-sect-3.5

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 16 18:55:47 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.