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

Why are deltas tree-structured?

From: Greg Hudson <ghudson_at_mit.edu>
Date: 2000-08-16 15:42:55 CEST

How does the tree structure of an in-memory delta help anyone if you
never have a whole delta in memory at once? Even if you can stream a
tree, it is much more intuitive to think about streaming a list of
operations. Plus, it maps a whole lot better to our network protocol
if we're using DAV.
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.