I want a list of all the checked out files, by all users, in a project in TFS 2005. All I can see now are my checked out files - in the pending changes window. I remember that in Source Safe there was such an option - is there one in TFS 2005?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
The October 2008 edition of the TFS Power Tools includes "Team Members" functionality that allows you to do this, and more. There is more information on this feature on Brian Harry's blog. |
|||||||||||
|
|
I use:
in the VS Command Prompt. itemspec is the TFS path to the item you want to search for checkouts. No extra installations needed ;) |
|||
|
|
I usually use TFS SideKicks for this. |
|||
|
|
