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

Re: [patch] First stab at text deltas

From: Jim Blandy <jimb_at_savonarola.red-bean.com>
Date: 2000-08-10 20:23:22 CEST

Actually, the arguments in my previous message apply to consuming
deltas, but not so much to producing them (which is what I assume
you've been working on). Computing a delta requires two separate
incoming data streams, which is pretty impossible to do in a
caller-pushes fashion.

I think only the interface to svn_vcdiff_to_delta needs to change.
svn_delta_to_vcdiff is more useful for transmission, so it's better
for it to be caller-pulls anyway.
Received on Sat Oct 21 14:36:06 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.