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?
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.