开发者

Standalone GUI client for TFS 2010 Source Control

I'm looking for a TFS 2010 GUI client that I can use outside of an IDE. I'm only looking to use the source control features in this case. I'm not talking about work items or build management.

Ideally it would be a complete client that can be used on a machine where Visual Studio is not installed.

Options I know about and why I'm not satisfied with them:

  • TFS Power Tools - Windows Shell Extension
    • Must have a working copy to us开发者_如何学Goe... see chicken or the egg
    • Missing features: view history, branch / merge, revert
  • SvnBridge
    • TFS 2010 not yet supported

Are there others that I don't know about?


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.


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


The iso for team explorer is here: http://www.microsoft.com/en-us/download/details.aspx?id=329


If you MUST use TFS 2010, you may get away with Visual Studio Code, plus an TFS Extension. However, these extensions require TF.exe; you will still need VS installed but at least the program you would open (VS Code) has a much lesser memory footprint.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜