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

Re: text and diff sharing in the repository

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-12-08 17:38:07 CET

Jim Blandy <jimb@zwingli.cygnus.com> writes:

> As I said to Greg H., using ID's as an approximation to node
> similarity is kind of gross. It seems to me that the genetic merge
> tracking info could give us a better approximation to node similarity,
> and also allow us to detect situations like yours. In fact, maybe we
> would toss ID's as keys altogether, and instead use the delta sets as
> keys directly. That would solve this problem, as well as the
> gratuitous asymmetry Greg mentioned.
>

Karl and I have been reading/studying docs on "changesets".

Yesterday we had a (hand-waving) discussion about how the repository
might implement them as first-class objects. It's interesting, but we
both have a common intuition now that our "genetic merging" idea is
probably 98% equivalent to storing changesets -- they may end up being
the same thing when it comes down to implementation. Pretty neat.
Received on Sat Oct 21 14:36:16 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.