|
Hello!
One of the TFS users is using TFS for source control only. He is a vignette developer so he didn't install VS2005 and hence doesn't have VS 2005 command prompt.
Question: is there a way to use the reqular command prompt to clear the cache from the user's machine?
I have VS 2005 cmd prompt on my machine and I tried doing
C:\Program Files\Microsoft Visual Studio 8\VC>tf workspaces /remove:<workspace_name> /computer:<user_computer_name> /server:<tfs-servername>
It came up with No workspace in the cache matches workspace_name /computer::<user_computer_name> for server <tfs-servername>
Please help!
Thanks! |