[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-20 16:20:32 CEST

On Jun 20, 2005, at 1:09 AM, Chris Jensen 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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 20 16:24:09 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.