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

RE: WC permissions

From: Alan <junk_at_alan2.com>
Date: 2003-12-10 21:32:48 CET

John Peacock Wrote:

> There is also the issue that if the individual files are very large, the time
to produce > the version delta may be so large that the system would have
difficulty keeping up
> (depending on the speed of the changes). Scaling has a lot more to do with
the whole
> process, not just the storage.

I don't know the internals of how svn does its binary diffing... But from my
past experences with other binary diff tools, it is VERY memory intensive...

I have worked with bsdiff, which takes around 17 times the size of the file to
do its diffs... http://www.daemonology.net/bsdiff/

Granted this is a little extreme, but in general, unless you really are making
small changes to binary files, as opposed to not outright changing them
dramatically, this may not be the best tool for the job...

-Alan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 10 21:32:24 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.