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

Re: Xdelta?

From: Branko Èibej <brane_at_xbc.nu>
Date: 2001-10-04 19:15:51 CEST

Greg Hudson wrote:

>>Have we looked at the XDelta differencing engine? It's licensed
>>under a BSD-like license, so it should work for us. Some people
>>mentioned rsync; xdelta uses an rsync-like protocol.
>>
>
>In addition to what Ben said, we already have a binary differencing
>algorithm (svndiff, which is based on vdelta). We don't need another
>one unless it can be shown to work significantly better than the one
>we have.
>

Let's just get our terminology right:

    * our binary diff algorithm is vdelta
    * svndiff is our on-the-wire diff format, and is totally independent
      of vdelta.

Yes, we could have svndiff without vdelta, and the other way around.

-- 
Brane �ibej   <brane_at_xbc.nu>            http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 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.