RE: Re: Re: Unexpected successful merge in a conflict
From: Arunmozhi <arunmozhi_v_at_yahoo.com>
Date: Fri, 27 Jul 2012 04:35:09 -0700 (PDT)
Now I realized that the problem is more serious than I thought. I feel that the SVN branching and merging/integration algorithm is flawed. However I am not sure if this is a known limitation of SVN. I did 2 tests to compare SVN against Perforce. The intention of the test is to see if a change done by a user at some point in time and taken to multiple branches comes back to the main branch duplicated multiple times without indicating a conflict.
Test 1:
Integrate B1 back to main
In Perforce the result is (without conflict)
Test 2:
Integrate B1 back to main
In Perforce the result is (without conflict)
Looking at test 2, may be I am wrong when I told before that choosing a distance of 0 was the source of the problem. May there be problem in the core of the merging/integration algorithm? Does SVN do a simple 3-way merge during integration?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.