When a new developer uses a computer that another developer used, you may see the error: The working folder is already in use by the workspace on computer
Solution
- Make sure there are no pending changes for that user:
tf status /user:username
- Delete the old workspace:
tf workspace /delete [/server:servername] workspacename[;workspaceowner]
References
"Workspace Command." MSDN – the Microsoft Developer Network. N.p., n.d. Web. 16 Aug. 2013.
<http://msdn.microsoft.com/en-us/library/y901w7se(v=vs.90).aspx>.
<http://msdn.microsoft.com/en-us/library/y901w7se(v=vs.90).aspx>.
No comments:
Post a Comment