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

Re: issue #1573: fs deltification causes delays

From: <kfogel_at_collab.net>
Date: 2003-11-05 01:24:55 CET

Garrett Rooney <rooneg@electricjellyfish.net> writes:
> I really don't find the idea of having to run separate commands to get
> deltification very intuitive. If I was a new user, I would be shocked
> if deltas were not used by default. If anything, this should only be
> enabled for files over a certain size, so that everyone does not need
> to pay the price.

Some devil's advocate questions/comments:

How would a new user ever find out, let alone be shocked?

Enabling it for files over a certain size doesn't help much, because
it turns off the feature precisely where it would help the most.
Making it a boolean config option (either deltify always, or not at
all) might be a better way.

If Mike's results are representative, the logfile penalty we're paying
for deltification outweights the space savings.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 02:05:17 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.