Standalone GUI client for TFS 2010 Source Control

感情迁移 提交于 2019-11-29 01:04:57

You can install Team Explorer (on the TFS install DVD, or you can download it from MSDN) without needing to have VS2010 installed - Team Explorer will install a 'shell' VS2010 with only the TFS features available - none of the IDE components.

Update: the VS11 beta version is now available.

If you use eclipse I've heard good things about the teamprise stuff but haven't tried it myself. They got bought by microsoft and now you can download the eclipse plugin here It also looks like it has a fully functional command line client that you could use instead of TFS Power Tools.

From the description: "Eclipse plug-in and cross-platform command-line client for Visual Studio 2010 Team Foundation Server"

If you have a SVN client, such as TortoiseSVN on your machine, you can use SVNBridge.

SvnBridge acts as a bridge between a subversion client and TFS. You point SvnBridge at the TFS server, and point the subversion client at SvnBridge. This allows the developer to use a subversion client with any TFS server without needing to change the TFS server in any way. See http://svnbridge.codeplex.com/ for more info.

john mcfadyen

.\English\VSTFS2010\TeamExplorer it is here on the TFS install.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!