Wednesday, July 04, 2007 #

List of files checked out - Team System

Discovered this useful script today

Open Visual Studio 2005 command prompt and enter the script below to get all files checked out by all users

tf status /s:teamserver /u:*

To do more check out the tf status documentation

posted @ Wednesday, July 04, 2007 5:03 AM | Feedback (0)