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 use... 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?
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
来源:https://stackoverflow.com/questions/2882636/standalone-gui-client-for-tfs-2010-source-control