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

Re: Xdelta?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-10-04 06:59:37 CEST

> 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.

---------------------------------------------------------------------
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.