由于变更TFS,刚刚映射TFS目录时出错,错误格式为:The Path <local path> is already mapped in workspace <machine name [old tfs server]>。如下图所示:

 

TFS 映射错误( is already mapped in workspace)解决办法

 

解决的办法如下:

  1. 打开Visual Studio Command Prompt输入命令:tf workspaces /remove:*
  2. 重新启动VS,重新进行工作区映射,就不会出现这样的问题了。

 

 

 

 转自:http://www.cnblogs.com/wlb/archive/2010/09/25/1834519.html

相关文章:

  • 2021-11-06
  • 2022-02-28
  • 2021-10-18
  • 2021-08-11
  • 2022-12-23
  • 2022-01-07
  • 2021-05-28
猜你喜欢
  • 2021-08-27
  • 2018-04-28
  • 2021-12-07
  • 2021-10-09
  • 2022-01-18
  • 2022-12-23
相关资源
相似解决方案