How to see the Check-In History of a particular user in TFS?

前端 未结 5 1960
执念已碎
执念已碎 2020-12-24 04:39

How to see the Check-In History of a particular user in TFS (TFS-2008)?

5条回答
  •  死守一世寂寞
    2020-12-24 05:23

    1. Open "Team Explorer" (Found in "View"-menu)
    2. Find the team-project and expand "Team Members"
    3. Right-click the team member and select "Show Checkin History".

    But it is very strange that one cannot do this filtering directly, when viewing the entire history of a team-project.

    Yet another alternative is to use the "Link to"-search within TFS WorkItem:

    1. Open a TFS Workitem
    2. Choose the "All Links"-tab
    3. Press the "Link To"-button
    4. In the new dialog set "Link Type" to "Changeset" and press "Browse..."-button.
    5. Now you have a TFS search dialog, where one can specify username and other filtering

提交回复
热议问题