In TortoiseSVN, how do I re-integrate a Branch if our server is only running SVN v1.4 and re-integra
Posted
by willem
on Stack Overflow
See other posts from Stack Overflow
or by willem
Published on 2010-03-02T13:03:37Z
Indexed on
2010/05/13
14:04 UTC
Read the original article
Hit count: 177
tortoise-svn
I have a SVN branch that I branched off from the Trunk several revisions ago. I have merged the branch with changes from the trunk to keep it in sync. Now I would like to finally integrate my Branch with the Trunk. What is the best way to go about this? I cannot use the re-integrate option because our SVN server version is only 1.4.
© Stack Overflow or respective owner