Team Build: The path 'Path' is already mapped in workspace 'workspace' error even after deleting all

Posted by Glenn Slaven on Stack Overflow See other posts from Stack Overflow or by Glenn Slaven
Published on 2010-02-23T23:32:40Z Indexed on 2010/05/18 9:21 UTC
Read the original article Hit count: 951

I have this problem when I queue a build. The build dies with the error

The path C:\[Path]\Sources is already mapped in workspace [Server Name].

the same as this question. but I've removed all the workspaces on the build agent by running this command:

tf workspaces /remove:*

and also by deleting the TFS cache folder. I've also restarted the server, but the error keeps happening on each build.

© Stack Overflow or respective owner

Related posts about team-build

Related posts about team-foundation-server