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

Re: svnadmin dump --deltas

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-05-02 14:33:22 CEST

Robert Spier wrote:
> Is there a reason (beyond backwards compatibility) that --deltas isn't
> the default for svnadmin dump?

Svndumpfilter cannot work on them.

Full-dump + bzip2 is smaller than delta-dump + bzip2 for at least some kinds
of data sets.

Delta-dumps are require more CPU-work to produce and consume.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 2 14:34:25 2005

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.