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

Dump sizes

From: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-06-20 08:09:36 CEST

Hi All,
I've been examining my backups created by svnadmin dump and have some
concerns.

According to the subversion book:
"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

I then created another repository using svnadmin load < dump
Repository recreated from backup 12 MB

Then I thought I'd check what the full backup takes instead of --deltas
svnadmin -r 0:408 5.8 MB

I'm using subversion 1.1.3 on Gentoo Linux with a bdb repository, the
repository contains server configuration, so is almost entirely text.
I used du -sh to get the sizes.

I've then run some svn ls, log and cat commands on the repository
created from the backups and all seems well.

Is this normal? Should I be concerned?

Regards
Chris

-- 
---------------------------------------------------------------------
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 Mon Jun 20 08:11:41 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.