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

Re: Howto prevent svn from storing deltas for binary files

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2004-10-07 16:27:33 CEST

On Oct 7, 2004, at 5:35 AM, Thorsten.Huhn@bahn.de wrote:

> When doing a usuability test with svn I found that a library of about
> 9 MB
> increased the repository size by about 24-28 MB.
> My conclusion is that a library as a result of a compilation might
> change
> completely leading to a storage effort for tracing the changes that is
> higher than original file itself.

Sounds like a broken binary-diff algorithm to me. Or you just managed
to hit a pathological case. But 3 times the data to represent the
change is just really bad seeing how the whole point of storing diffs
is to make the data smaller.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 7 16:28:01 2004

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.