How to resolve a tree conflict in the current scenerio.
C:\DevBranch C:\MyBranch
I updated both branches. Edited MyBranch and then passed it back. Now you want to merge these changes into DevBranch. When I do a merge, I get "Tree Conflicts"
The last merge operation tried to add the file 'abc.def', but it was already added locally. How do you want to resolve this conflict? Keep the file from repository Keep the local file
How can i decide?
svn tortoisesvn tree-conflict
coure2011 Sep 24 2018-12-12T00: 00Z
source share