I have seen other posts on this site with answers, but I think I have a slightly different scenario. My situation is as follows:
- trunk and branch b1
- at a certain point, b1 was 'copied' to trunk as trunk was redundant and branch had all relevant functionality
- dev continued on b1, and trunk but part of trunks dev involved moving some files to different locations that also exist on b1
- so now I try to merge b1 to trunk and it complains about tree conflicts, which I understand - files missing on trunk because of the moves on trunk.
Some posts suggest this is a SVN 1.5 issue, but I'm sure I've upgraded the repos to 1.6+. How do I confirm this? And furthermore, how do I fix the tree conflict issue.
I'm using TortoiseSVN v1.6.8.