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

Re: Delta performance

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-07 03:34:04 CEST

Bryan and Karl made a couple of references to:
> In other words, gzip is good at eliding redundant data. I don't
> think the fact that a diff contains unnecessary information will
> affect its overall size significantly.

Actually, I was using diff -e (diff -ae on binary files), which
doesn't include any information from the source file. (Unless you
count the unchanged parts of lines.) Sorry I wasn't clear about that.
Received on Sat Oct 21 14:36:10 2006

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.