How can we find when a branch is created in TFS? When we are using VSS, we used to create Label for every release and we can see the timestamp of the label to find when a release is done. Now I am not able to find when a label is created or a branch is created in TFS 2010. Any ideas?

有帮助吗?

解决方案

In the Source Control explorer:

  • Right click on the branch (or any folder, or any file that you are interested in) and View History
  • You can view either change-sets or labels by changing the tab at the top of the history view
许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top