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

Re: Dump sizes

From: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-06-25 10:10:33 CEST

John Szakmeister wrote:
> I believe when that line was written, we didn't have some of the
> options we do now. Also, given that your repository is so small, I'm
> not surprised that the dump is smaller than the repository. It takes
> a little bit before overcoming other overheads in the storage
> backend. :-)
...
> As long as you aren't seeing errors in the dump process, you're fine.

Thanks for that explanation John.

Ben Collins-Sussman wrote:
>> "By default, the dump file will be quite large—much larger than the
>> repository itself."
>>
>> However, I'm having a look at my repository and the backups:
>> Original Repository size 11 MB
>> svnadmin --deltas -r 0:408 2.4 MB
>
>
> "By default" means, "the way 'svnadmin dump' behaves with no switches"
> -- such as ones that do compression. :-)
>
> Try running just 'svnadmin dump repos > dumpfile". The result should
> be a lot bigger than 11 MB.

Thanks Ben, I'm aware that --delta's does compress, however 11MB to
2.4MB is quite a high compression ratio, which was why I was concerned.

If you read the rest of my original post, I did indeed then try a plain
svnadmin dump which was still only 5.8 MB - about half the size of my
respository.

-- 
---------------------------------------------------------------------
Chris Jensen cjensen@edex.com.au
Educational Experience (Australia)
Postal Address: PO Box 860, Newcastle NSW 2300
Freecall:       1-800-025 270      International: +61-2-4923 8222
Fax:            (02) 4942 1991     International: +61-2-4942 1991
Visit our online Toy store! http://www.toysandmore.com.au/
---------------------------------------------------------------------

Received on Sat Jun 25 10:12:14 2005

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.