The same file (an image) was added to both the trunk and my current branch independently and checked in on both. Now there's a tree conflict when I attempt to merge from trunk into my branch. What's the easiest way to resolve this conflict? (just using the standard "resolve" doesn't do anything)
Asked
Active
Viewed 37 times
1
-
3Possible duplicate: http://stackoverflow.com/q/767763/395718 – Dialecticus Apr 10 '15 at 18:59
-
1I tried removing the file from one, then merging back, but the conflict still came up on that merge. I even tried reverting the branch image folder to back before the file was added, then merge, but the conflict still showed up. – notnot Apr 10 '15 at 19:16