当前位置:  开发笔记 > 编程语言 > 正文

在Team Foundation Server中脱机工作

如何解决《在TeamFoundationServer中脱机工作》经验,为你挑选了3个好方法。

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

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



1> 小智..:

此扩展应解决您的问题(对于VS 2010):

http://visualstudiogallery.msdn.microsoft.com/425f09d8-d070-4ab1-84c1-68fa326190f4?SRC=Home



2> Balaji Biraj..:

这是VS 2008与TFS的解决方案

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

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

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



3> Richard Berg..:

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

http://blogs.msdn.com/benryan/archive/2007/12/12/when-and-how-does-my-solution-go-offline.aspx

http://blogs.msdn.com/benryan/archive/2007/12/12/how-to-make-tfs-offline-strictly-solution-based.aspx

大多数这些控件也内置于最新的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.

推荐阅读
贴进你的心聆听你的世界
这个屌丝很懒,什么也没留下!
DevBox开发工具箱 | 专业的在线开发工具网站    京公网安备 11010802040832号  |  京ICP备19059560号-6
Copyright © 1998 - 2020 DevBox.CN. All Rights Reserved devBox.cn 开发工具箱 版权所有