开发者

TFS 2010 basic - how can I list all code files associated with a work item?

开发者 https://www.devze.com 2023-01-20 13:55 出处:网络
I have TFS 20开发者_运维技巧10 basic and I would like to view all checked in files that have been associated with a work item.Any ideas?

I have TFS 20开发者_运维技巧10 basic and I would like to view all checked in files that have been associated with a work item. Any ideas?

Cheers Tigger


You need to get the list of changesets associated with the work item, and then the file list associated with each changeset. There is no direct link from work item to changed files.

0

精彩评论

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