How do I resolve the tree conflict when merging branch with trunk in SVN?
问题 I have a project in the 'trunk' folder. When I needed to create a branch, I copied the contents of the 'trunk' folder into a new 'branch' folder. As a result, the directory structure looks like this. Now I want to merge the contents of the branch and the trunk into the trunk folder. How can I achieve that? I tried by selecting ' Merge two different trees ' from the Merge menu of tortoise SVN. I entered the trunk URL in the FROM field and the branch URL in the TO field. However, it gives the