Hi,
I'm facing an issue with merging a branch back into a tree on SVN, this is my situation
My branch was created some time ago
Since then, we have re-arranged our SVN repository, and this project has moved under a different heirarchy.
Now, I would like to merge that branch back into its trunk
I seem to be getting a lot of tree conflicts
, and it seems that when merging, it is trying to reference the old location of the source, which now doesn't exist since we have moved the project in the repository
So in short, make branch, move project, try to merge back to trunk, why do I keep getting the tree conflicts? Is there a way to "de-reference" the old location of the source code?
SVN : 1.6.11 TortoiseSVN 1.6.8