什么版本的 TFS Powertools 应该与 VS 2013 一起使用,但 TFS 2010 服务器?

What version of TFS Powertools should work with VS 2013 but TFS 2010 server?

如果我的开发机器上安装了 VS 2013,但我们有 TFS 2010 服务器。我应该安装 powertools 2010 还是 2013?意思是什么与什么相匹配? powertools 是否与您使用的 VS 版本匹配?还是与您使用的 TFS 服务器版本匹配?

发送

2013 Power tools 安装页面,重要部分的块引号

兼容性

TFS Power 工具包含一些只能在服务器上 运行 的工具(例如 Best Practices Analyzer),但大多数工具是通过 Visual Studio IDE.

To run the server power tools you need to install the power tools on the TFS Application Tier, and the server of the Power Tools need to match the version of your TFS server.


On the client however you need to match the version of the TFS Power Tools with your Visual Studio client

.

如果你安装了VS 2013,你需要安装TFS 2013 power tools。无论您的目标是哪个版本的 TFS。为了澄清,这里有一些例子:

VS 2013 连接到 TFS 2013:安装 TFS 2013 Power tools

VS 2013 connecting to TFS 2012 or TFS 2010: Install TFS 2013 Power Tools

VS 2012连接TFS 2013:安装TFS 2012 Power Tools(因为power tools需要匹配VS版本)

有关兼容性的完整详细信息,请参阅 MSDN 文章 "TFS 2013 Compatibility and Dependencies"