TFS 2013 convert server path to local path
问题 How would I convert server path like "$/Test/BuildResources" to ex: "D:\test\etc.." I'm running TFS 2013. Would I use "GetWorkspace" item? When I try to use "GetWorkspace" and specify "$/Test" in the Name field I get an error message. Not sure if this is the way to do it. thanks EDIT: This is what I tried. This is my setup: I'm trying to convert "$/IW_Xavier/Deployment" to local path I also added GetWorkspace and set it up like this: But it doesn't convert it: I get an error message. I also