visual-studio 将 Visual Studio 2010 Professional 连接到 TFS
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2633262/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Connect Visual Studio 2010 Professional to TFS
提问by Martin Pozor
Is it possible to connect Visual Studio 2010 Professional edition to TFS (project hosted on Codeplex)?
是否可以将 Visual Studio 2010 专业版连接到 TFS(托管在 Codeplex 上的项目)?
This states, it is not included in Professional edition: http://www.microsoft.com/visualstudio/en-us/products
这表明,它不包含在专业版中:http: //www.microsoft.com/visualstudio/en-us/products
However, for VS 2008, there was separate download of Team Explorer and it was posible also for Professional version.
但是,对于 VS 2008,Team Explorer 需要单独下载,专业版也可以。
Is this changed for VS 2010?
这是否针对 VS 2010 进行了更改?
回答by Martin Woodward
Team Explorer is included in most editions of Visual Studio 2010. Try going to the View menu and if Team Explorer is listed then you have it installed.
大多数版本的 Visual Studio 2010 中都包含团队资源管理器。尝试转到“查看”菜单,如果列出了团队资源管理器,则您已安装它。
If you do need to download Team Explorer then you can do so from here:
如果您确实需要下载 Team Explorer,那么您可以从这里下载:
Note that TFS is licensed on a per-user basis on people connecting to the server needing to be covered by a Client Access License (CAL). If you have Visual Studio without an MSDN subscription then you also need to purchase a TFS CAL to be licensed to use TFS. (A new benefit of MSDN Subscriptions with the Visual Studio 2010 release is that all levels now include a TFS CAL as well as a full TFS license)
请注意,TFS 是按用户授权的,连接到服务器的人员需要获得客户端访问许可证 (CAL)。如果您拥有没有 MSDN 订阅的 Visual Studio,那么您还需要购买 TFS CAL 才能获得使用 TFS 的许可。(带有 Visual Studio 2010 版本的 MSDN 订阅的新好处是所有级别现在都包括 TFS CAL 以及完整的 TFS 许可证)
M.
M。
回答by Richard Berg
The TFS client is included with most editions (Professional & above). No separate install. See http://blogs.msdn.com/jasonba/archive/2010/02/11/team-explorer-is-included-in-visual-studio-2010.aspx
大多数版本(专业版及以上)都包含 TFS 客户端。无需单独安装。请参阅http://blogs.msdn.com/jasonba/archive/2010/02/11/team-explorer-is-included-in-visual-studio-2010.aspx
回答by MisterIsaak
I'm using the Ultimate Version and I have a Team Tab at the top that has a "Connect to Team Foundation Server" option as well as a Team Explorer Tab.
我使用的是终极版,顶部有一个团队选项卡,其中有一个“连接到 Team Foundation Server”选项以及一个团队资源管理器选项卡。
I just looked through my msdn account and I see a "Visual Studio Team Explorer 2010" as a separate download.
我刚刚查看了我的 msdn 帐户,我看到“Visual Studio Team Explorer 2010”作为单独的下载。

