Archive for the ‘TFS undo checkout’ Category

h1

TFS

December 3, 2007

Today at work I realized that TFS has some basic functionality missing from the GUI.
In VSS you could undo someone elses checkouts easily by logging in as admin and right clicking -> undo checkout. This scenario might be useful in the event that a developer is sick or has quit and still has files exclusively checked out. Luckily there is a command to do this from comand line inteface: tf undo /workspace:workspacename /server:http://urltotfs:port /recursive “$/projectname”