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

Merge feature

From: Alexandre Feblot <alexandre.feblot_at_tiscali.fr>
Date: 2006-02-27 20:30:57 CET

Hi,

having used Clearcase for 5 years, and looking for a simple free SCM
tool, subversion seems great, and just lacks this merge issue to be
fixed.

I have a small remark about the graph of this page: http://
subversion.tigris.org/merge-tracking/func-spec.html

You say here that "A smarter system (like Clearcase) would remember
that the previous merge had happened, and ___specifically notice that
the lines "one" and "three" are the results of that previous merge___"

Are you sure that Clearcase remembers that a line comes from a
previous merge ???

I would have said that it just remembers which version has already
been merged, (if no merge has been done, it indeed considers the
version from which the branch has been created). Once it has
determined the "left", "right" and "mine" files, there are only 3
files to perform the merge, whatever has happened before.

Thus, in your example, it would know that only "two" -> "Two" must be
applied, but as the line "two" can't be found, the conflict would be
raised for the 2 line block "two-point-five\nnewline", i.e. keep both
lines, ot replace them by "Two".

Do you agree whit this ?

(I can't check what I say here, as I have no Clearcase access anymore).

-------------

Now, would you have a rough idea about when you are ready to deliver
this feature ? is it a matter of weeks, months, year ?

Thank's, a good luck.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 28 22:53:24 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.