在VSTS的Source Control Explorer中Workspace中下拉进行Manage Workspaces, 映射到本地的一个目录上,但出现以上错误。

Visual Studio Team System 
Tf Command-Line Utility Commands 
http://msdn2.microsoft.com/en-us/library/z51z7zy0(VS.80).aspx

tf workspaces

tf workspaces /remove:* /server:tfserver01

tf workspace /delete wkname /server:tfserver01

用上述命令操作也不能解决问题。

解决方法:
1)更改本地的workspace对应目录
2) 只要删除TFS 在本地的缓存就可以了 
    缓存地址: C:\Documents and Settings\aw13\Local Settings\Application Data\Microsoft\Team Foundation\1.0\Cache

相关文章:

  • 2021-10-20
  • 2022-12-23
  • 2021-12-12
  • 2021-06-23
  • 2022-02-13
  • 2021-09-22
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2021-11-09
  • 2022-12-23
  • 2021-04-15
  • 2021-07-28
相关资源
相似解决方案