If I have a TFS changeset ID, can I find out which other branches that changeset has been merged into? (using VS2008)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’m not familiar with 2008 since we’re only using 2010 here.
To do this in 2010, you can find the changeset in the branch it was created in (history view etc), right click and select Track Changeset, you can then select all the branches you want to see such as dev, prod, release etc. This should then show where the changeset was merged from and to (personally I find it easier to go to the Timeline Tracking to visualise it better).
Shows the original changeset, and any changeset that it has been merged as part of.
Hope this helps, sorry I can’t check against 2008!