In TFS 2010, we have a development branch where all development is carried out for one product. I want to merge some of these changes into the release candidate branch so that it can be tested and implemented. Therefore, I would like to combine all the changes associated with the specific work items that we want to put in a candidate for release.
I can track all change commands for a specific work item, but I cannot easily merge them into an RC branch. I can neither drag a few changes in the form of hierarchy tracking, nor pre-select a set of changes in the Merge Wizard. By default, he always wants to combine all UP control panels with draggable, which is definitely not what I want. Since these can be dozens of changesets, I don’t want to select them manually.
Is there a way to do this in the “right” way?
source
share