删除项目
D:\Microsoft Visual Studio 9.0\Common7\IDE>TfsDeleteProject /force /server:http://dev-tfs:8080 SWS

项目模板导入导出
witexport  witimport
(需要在储蓄用户名密码中添加dev-tfs服务器)
导出
D:\Microsoft Visual Studio 9.0\Common7\IDE\ witexport /f "c:\Task.xml" /t "http://dev-tfs:8080/" /p "SWS3" /n "任务"

导入
D:\Microsoft Visual Studio 9.0\Common7\IDE\ witimport /f "c:\Task.xml" /t "http://dev-tfs:8080/" /p "SWS3"

 

相关文章:

  • 2022-12-23
  • 2021-11-14
  • 2022-12-23
  • 2021-07-10
  • 2021-09-26
  • 2021-09-23
猜你喜欢
  • 2022-12-23
  • 2021-10-01
  • 2021-12-12
  • 2021-07-15
  • 2022-12-23
  • 2022-02-20
  • 2021-10-17
相关资源
相似解决方案