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

Re: Easy comparisons between related trunks, branches, and tags

From: Alan Barrett <apb_at_cequrux.com>
Date: 2005-11-09 10:53:13 CET

On Tue, 08 Nov 2005, Jim Blandy wrote:
> # Two directories are "parallel" if it makes sense to compare
> # corresponding files in them. A trunk and a branch or tag taken from
> # that trunk are parallel, as are two branches from the same trunk.

Yes, this definition of "parallel" is exactly the right way of looking
at the problem.

I think that Greg's idea of transformation rules required the two
directories to have a common ancestor (at which there would be a dirprop
describing the transformation rule), whereas your idea doesn't need
a common ancestor (placing the necessary dirprops at the "trunk" or
"branches/foobranch" or "vendor/release" level, not at the "project"
level).

I noticed two unsolved problems: If several branches are each declared
as parallel to the trunk, how do we know that the branches are also
parallel to each other? And how do we know how many directory
components are part of the branch specifier, as opposed to part of the
directory within the branch?

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 9 10:55:19 2005

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.