Dear stackers,
I did a merge between the trunk and a branch. On the trunk, there is a folder, let's say templates/Toto.
On the branch, everything but the folder Toto is there (not a local delete, Toto is simply not in the repo).
After I performed the merge (I tried several times), I always end up with a freaking tree conflict "local delete, incoming edit upon merge". However, as I stated, this is NOT a local delete.
What is the proper way to solve this ? By proper, I definitely don't mean manual copy of Toto from trunk to branch. I read the doc, but I'm still stuck.
Any help would be greatly appreciated.
Thanks in advance, Rolf