Sample to troubleshoot:
tf workspaces /server:ServerName /format:detailed /computer:ComputerName /owner:*
Sample to delete (WorkspaceName;UserName taken from the above command running)
tf workspace /server:ServerName /delete WorkspaceName;UserName
Sample to undo pending check-ins from the other workspace (the guy who left without checkin/undo):
tf undo /workspace:WorkspaceName;Owner /server:ServerName /recursive $\SourceControlPath\*.*
No comments:
Post a Comment