I had a problem trying to merge with the integration into the function branch.
The problem started with these three actions: 1) The ABC project was added to Solution1 in the integration branch.
2) A branched solution1 with a branch function. 3) Remote ABC project from Solution1 in the integration branch.
Now I want to merge the last of the integration into the function branch, but I do not want to delete the project ABC during the merge.
My criteria are to allow this using: a) single registration b) merge of all sets of changes (including deletion) since the last merge c) no changes to existing project names / routes
In my dreams, I request a merge, and before registering, add the remote project back from the copy that I saved and edit the solution file to save the reference data in the same project.
Does anyone have an idea how to do this, or maybe you know Microsoft's insightful link to a document, why can't I or why is this a bad idea?
I use Team Foundation Server 2010 with Visual Studio 2010 for version control, my solution and projects are developed in BIDS 2008.
Thanks for any enlightenment.
source share