Confused by Tortoise Merge Dialog for Simple Example
From: Neil Russell <nrussell_at_apeg.bc.ca>
Date: Fri, 24 Oct 2014 14:17:51 -0700 (PDT)
I was just trying to test a simple branch/merge example for a quick training demo I was putting together and I am a bit confused by the TortoiseMerge dialog.
I created a simple repository with one file called file1.txt containing one line with the text:
I then created a branch.
Edited trunk and added a new line to file1.txt with the text "Change 2" and committed it.
Edited the branch I just created and added a new line to file2.txt with the text "Change 3" and committed it.
I then did an automatic merge from trunk into the branch and as expected got a conflict dialog. What I don't understand is why Change 1 is listed twice in both the Theirs and Mine windows? I kind of expected to see Change 1 once and the conflict to highlight just change 2 and change 3 lines and be able to select User Their then Mine and end up with:
Instead if I use that option I'll get
I have attached a screenshot which hopefully makes it clearer.
Thanks,
------------------------------------------------------
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.