Im using the TSVN Gui on windows, and I’ve got a local copy of trunk.
I click merge and select the branch I want to merge with…
but I keep getting conflicts and neither the local or repository version of the files is right after resolving the conflicts…
this lead me to believe that Im merging this backwards.
So I tried to start with the branch and did the merge (reintegrate) and picked trunk from the repos.
Neither of these are working nicely.
Any thoughts?
You should merge all changes from trunk to branch, before merging branch back to trunk.