TFS Shell 集成 - TF Power Tools 需要 Visual Studio 2010
我刚刚开始使用 Team Foundation 2010,但正在使用 Visual Studio 2008 SP1 连接到服务器。它工作正常,但我无法安装 Power Tools 来包含 shell 集成,因为由于某种原因它需要 Visual Studio 2010。
1) 有什么方法可以在无需安装 VS2010 的情况下获得 tfpt Shell 集成?
第二个问题是......我在一台机器上安装了VS2010并使用了电动工具一段时间。但是当我更改服务器 IP 时,shell 扩展突然停止工作......它尝试重新连接并失败。我尝试执行此操作,但没有成功:
tf.exe Workspaces /remove:*
但我不知道它是否与我的问题有关。
2)shell集成发生了什么?我该如何解决它?
提前致谢
I just started using Team Foundation 2010, but I'm connecting to the server with Visual Studio 2008 SP1. It's working alright, except I can't install Power Tools to include shell integration because for some reason it requires Visual Studio 2010.
1) Is there any way I can get tfpt Shell Integration without having to install VS2010 ?
Second question is... I installed VS2010 in one machine and used the power tools for awhile. But when I changed the server IP, shell extension suddenly stopped working... It tries to reconnect and fails. I tried executing this, with no success:
tf.exe workspaces /remove:*
But I don't know if it has anything to do with my problem.
2) What happened to the shell integration? how can i solve it ?
thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为了使用 shell 扩展,您需要有 Team Explorer 2010 在您的计算机上运行。安装 Team Explorer 2010,然后安装电动工具,您就可以开始了。
当您无法连接到 tfs 服务器时,也不会删除工作区。该操作需要连接到 TFS 服务器。您的密码最近是否更改过?如果是这样,您可能需要更新存储的 Windows 凭据(可通过控制面板获取)。要调查连接问题,您可以导航到 TWA (http://myserverip:8080/tfs/web)
In order to use the shell extensions you need to have team explorer 2010 running on your machine. Install team explorer 2010 and then the power tools and you are ready to go.
When you are not able to connect to the tfs server, the removal of the workspaces will also not happen. That action needs a connection to the TFS server. Has your password been changed lately? If so, you might need to update the stored windows credential (available through the control panel). To investigate the connection problems, you could navigate to TWA (http://myserverip:8080/tfs/web)