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

后端 未结 6 995
天命终不由人
天命终不由人 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:05

    In VS2012 you have the option to search in changesets.

    if you want to search changeset...

    1. Go to Source Control Explorer Click the Find Changeset(looks like some papers tied together) button. it is near to history button (looks like a clock)

    2. you can search by changes checkedin by a user,containing file,and date range

    3. try to add as much filter as possible, otherwise it will take sometime to load.

提交回复
热议问题