Saturday, September 30, 2006 4:52 PM
by
plitwin
Team System Source Code: Unlocking Checed Out Files
We had a problem recently where one of out developers (a summer intern) left with some files checked out of the Team System Source Control system. Turns out there is no way through Visual Studio 2005 to un-checkout a file. However, there is a command line tool tf you can use to accomplish this and a number of other things. I found a couple of useful URLs that explain how to use the tf utility:
These two posts were quite useful.
Paul