2

We've got a pair of terminal servers for a team of developers to share and I would like to configure TFS so that each user's workspace can be mapped to a network drive and available on both terminal servers.

Basically, I want it to not matter which server they've on, they'll have the same local workspace on either location.

As far as I can tell, that's not possible since local workspaces are tied to the computer name and I've been told by my admin that I'm not allowed to use server workspaces.

Is there a way to do this with TFS 2013?

4

1 回答 1

4

如果每个工作区在任何给定时间都将由一个人使用并且路径将始终相同,则可以使用 updateComputerName 选项告诉服务器工作区现在位于另一台计算机上

如果您希望允许跨不同机器同时访问工作区,则会导致工作区损坏的严重问题。

于 2015-02-26T21:39:20.143 回答