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

infinite recursive merging

From: nico <nico.inc_at_gmail.com>
Date: Wed, 13 Nov 2013 14:05:53 +0100

Hello dear SVN users,

I have a problem with the merging mecanism in SVN.

Here is a litttle case study:
We have 2 branches (B1, and B2) and the trunk (T), if you do the following:
commit -> Branch
merge B1 -> T
merge T -> B2 (to propagate the change)
Then if I look to which changes are eligible for merging from B2 to the
trunk, the T->B2 is eligible !!!

It shouldn't be the case, right ? because the merginfo should be able to
track it back to the already merged change from B1 ->T.

Am I right in my assumption ?
Can somebody explain me ?

thanks a lot,
nico

-- 
|_|0|_|
|_|_|0|     Nicolas  HUOT
|0|0|0|
Received on 2013-11-14 07:09:57 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.