RE: Confused about how to merge changes from branch to trunk
From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Wed, 25 Sep 2013 19:21:02 +0000
> Thanks for the reply.
How does it "appear" that way? It should only be merging stuff since your copy. It might say something about from r1 to HEAD, but it will only do what is needed.
>
You might also want to do a merge again, record only. However, I expect it won't make any changes.
>
Um.. it depends on your TSVN version which you didn't indicate. You shouldn't do a tree merge... just a merge a range (1.8) or reintegration merge (1.7).
>
Once again, it depends. If it is a feature branch, then you want to update your branch with all the trunk changes prior to re-integrating the branch. If the branch is like a release branch, then you would do a tree merge or probably a cherry pick merge to only merge stuff that happened in the branch into the trunk.
I suggest you read the chapters on Branching/Mergeing and Advanced Merging in the subversion book.
>
No prob.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.