I am trying to set up a build with TFS (wg edition) and I get the following:
TF42026: Failed to start wizard. The temporary workspace myproject@myuser
needed for this operation already exists. Please delete this workspace and
try again.
(myproject is the name of my project, and myuser is my user id). This may
have to do with the fact that I previously set up a build, didn't like it,
and deleted it...
Fair enough, message is descriptive, but how do I delete the temporary
workspace?
p.s. is this the correct ng to post tfs questions?
Val P - 30 May 2006 19:01 GMT
Figured it out (I think?)
tf workspace /delete /server:<myserver> <mytempworkspacename>
is this the right way, though?
> I am trying to set up a build with TFS (wg edition) and I get the following:
>
[quoted text clipped - 10 lines]
>
> p.s. is this the correct ng to post tfs questions?