【发布时间】:2014-02-06 23:41:52
【问题描述】:
我正在尝试将一些代码从本地 TFS 服务器下载到我的 Mac 上。很长一段时间以来,我一直在用 TEE 大惊小怪,它似乎没有跟踪我从一个命令到下一个命令所做的事情。我设置了一个工作文件夹,然后尝试执行get,我遇到了奇怪的消息:
GA8995AC511228:TEE-CLC-10.0.0 rr154459$ ./tf dir ../all -server:http://10.227.212.202:8080/tfs -login:rr154459@na
There is no working folder mapping for /Users/rr154459/tfs/all.
GA8995AC511228:TEE-CLC-10.0.0 rr154459$ ./tf workfold -map -login:rr154459@na -server:http://10.227.212.202:8080/tfs -workspace:GA8995AC511228 '$\' '../all'
An error occurred: The new working folder mapping of $\ to /Users/rr154459/tfs/all conflicts with the local path in the existing mapping of $/ to /Users/rr154459/tfs/all.
【问题讨论】:
标签: command-line tfs team-explorer-everywhere