I am experiencing a build problem which has started a few days ago and it still persists. I am using Cake script and one of the steps is to checkout a folder and copy some dlls into that folder.
I am using the tf checkout /recusive command and I immediately get the following error:
The workspace ws_1_59;Project Collection Build Service (MM-RD) does not exist.
When I run the tf workspaces command the error is confirmed, indeed the ws_1_59 workspace does not exist.
My question is where is this workspace comming from? Is it cached or specified somewhere?
Any hints will be appreciated.