在Team Foundation Server中脱机工作

tag*_*s2k 62 tfs offline-mode

有没有办法在TFS中设置"脱机工作"而不必尝试打开解决方案,等待它超时,然后让Visual Studio解决它失败的问题?

看起来有点荒谬,我不能只是勾选一个方框告诉自己,因为当我不在办公室时,我可能是最有资格知道的人!

Bal*_*dar 10

这是VS 2008与TFS的解决方案

  1. 导航到Visual Studio菜单----文件>源代码管理>更改源代码管理>单击解决方案/项目>选中/取消选中项目复选框>单击顶部的"取消绑定"按钮.

这使您的完整解决方案或解决方案中的选定项目从TFS脱机.

  1. 如果您想要上网,请按照相同的步骤点击"绑定"按钮


Ric*_*erg 8

Ben Ryan有他在博客上寻找的regkeys:

大多数这些控件也内置于最新的Power Tools中:

C:\Users\Richard> tfpt tweakui /?
tfpt tweakui - Enhance how client connects to Team Foundation Server

Allows configuration of how and when the client connects to a 
Team Foundation Server.  This includes client certificates, auto
reconnect, offline, compression, maximum connections, timeouts, 
and bypassing the proxy.
Run Code Online (Sandbox Code Playgroud)