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

Re: svn binary deltas: can they be tuned or sth?..

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-02-09 22:49:40 CET

On Thu, Feb 09, 2006 at 09:46:59PM +0100, Molle Bestefich wrote:
> I'm having problems using "tar -cvf" and "gzip -f --rsyncable" to save
> two entire filesystems into two repositories.
>

>
> As you can see, Subversion's delta algorithm doesn't really work as I
> had expected it to :-).
> Any clue as to why?
>

A couple, but nothing significant:

Is the file ordering the same in each tarfile?

Did emerge do anything silly like update the mtime for each file?

At what points is gzip resync'ing? It's possible that there isn't as
much commonality between the files as you'd expect.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 9 22:50:47 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.