Create a branch from a specific version (from the previous changesets) on TFS

65 views Asked by At

How I can create a new branch but from a previous changesets in TFS.

1

There are 1 answers

0
RobSiklos On BEST ANSWER

From Visual Studio, when you go to create the branch, you can specify to branch from a specific changeset (the default is "Latest Version"):

enter image description here