How can I open a single changeset in TFS from within Visual Studio

后端 未结 6 984
天命终不由人
天命终不由人 2021-02-03 20:43

Someone emailed me a TFS changeset ID and now I am trying to open this single changeset. Is there an easy was to do this from within Visual Studio (VS 2008 if it matters)?

6条回答
  •  无人及你
    2021-02-03 21:11

    You don't need to remember Ctrl + G shortcut, just do as below.

    Open the source Control Explorer -> Right Click -> Find in Source Control -> Changeset Then a dialog box will appear where u can specify your changeset number hit find. And it will appear in results section at the bottom, then you could go into all its details.

提交回复
热议问题