我如何在 TEE-CLC-10.0.0 中运行 tf get 命令
我正在使用 Team Explorer Everywhere,我想运行 tf get 命令,但我无法运行它。除此之外,我能够运行 tf 历史记录、tf 工作文件夹、tf 工作空间。 但不是tf get。这是 showinf 错误发生参数错误:项目必须驻留在以前在此计算机上使用过的工作区中。
实际上我正在运行此命令C:\apache-ant-1.6.5\Java_v3_Script_F_RINS> ;tf 得到C:/V3_WorkAreas/F_RINS_40143/ICTS/src/com/tradecapture/icts/apps/admin/control/common/AdminCache.java /force /rec ursive /noprompt /force /collection:http://myserver:8080/tfs/Symphony
i m using Team Explorer Everywhere and i want to run tf get command but i m unable to run this. except this i m able to run tf history, tf workfold, tf workspace.
but not tf get. it's showinf error An argument error occurred: Items must reside in a workspace that has been previously used on this computer.
actually i m running this command C:\apache-ant-1.6.5\Java_v3_Script_F_RINS>tf get C:/V3_WorkAreas/F_RINS_40143/ICTS/src/com/tradecapture/icts/apps/admin/control/common/AdminCache.java /force /rec
ursive /noprompt /force /collection:http://myserver:8080/tfs/Symphony
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
步骤:1 创建配置文件
C:\Program Files\TEE-CLC-10.0.0>
tf profile /new -string:serverUrl=http://myserver:8080/tfs/symphony/ Build
配置文件 '已编辑“构建”(已更改 1 个属性)。
步骤:2 创建工作空间
C:\Program Files\TEE-CLC-10.0.0>
tfworkspace /new Builds;Build /collection:http://myserver:8080/tfs/symphony
工作空间 'Builds '创建。
步骤:3 映射本地文件夹
C:\Program Files\TEE-CLC-10.0.0>
tf workfold /map $/S/B/F_RINS/DBScripts C:\temp\Db /collection:http://myserver :8080/tfs/symphony /workspace:builds /login:[电子邮件受保护],G0amphor!
Step:1 Creating Profile
C:\Program Files\TEE-CLC-10.0.0>
tf profile /new -string:serverUrl=http://myserver:8080/tfs/symphony/ Build
Profile 'Build' edited (1 property changed).
Step:2 Creating Workspace
C:\Program Files\TEE-CLC-10.0.0>
tf workspace /new Builds;Build /collection:http://myserver:8080/tfs/symphony
Workspace 'Builds' created.
Step:3 mapping Local Folders
C:\Program Files\TEE-CLC-10.0.0>
tf workfold /map $/S/B/F_RINS/DBScripts C:\temp\Db /collection:http://myserver:8080/tfs/symphony /workspace:builds /login:[email protected],G0amphor!