开发者

View a list of all files changed as part of a Workitem in TFS

If I am checking in code against a workitem, on each check in a changeset is created. I can view the links tab of the workitem and then view each changeset to see the files that have been changed. Over time, however, the workitem may end up with many changesets开发者_运维问答, and finding all files that have been changed can be a very time consuming and painful process. Is there any way of finding out all files changed as part of a workitem, without viewing each changeset individually?


I needed the exact same thing and I wrote a TFS utility for myself, using TFS API. It allows you to see all changes a work item triggered over time, and some things more. I've put it on codeplex. You can get it from here:

TFS Helper

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜