Hi
I have TFS 2010 basic and I would like to view all checked in files that have been associated with a work item. Any ideas?
Cheers Tigger
Hi
I have TFS 2010 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.