Reputation: 21098
A developer has left, and his workstation is now formatted. TFS thinks he still has files checked out. Clearly he'll never be checking them in. How do I tell TFS to forget about it?
Upvotes: 4
Views: 3941
Reputation: 4923
Deleting a workspace, and undoing another user check-out (and much more!) can be done using the Sidekick tool (it is free). Specifically look at Workspace Sidekick and Status Sidekick:
Workspace screenshot:
(source: attrice.info)
Status screenshot:
(source: attrice.info)
Upvotes: 7
Reputation: 15069
Forcibly check them out by another user and then commit them. ("Break lock")
Upvotes: -2