SvnBridge -- Use Tortoise SVN with Team Foundation Server

I just got ping'd by the very fine Jonathan Wanagel, about a very cool, and very early build of SvnBridge:

Project Description
SvnBridge allows you to use TortoiseSVN and other Subversion clients with Team Foundation Server. It converts the calls made by your Subversion client to the API supported by TFS.

SvnBridge works by running an executable on your local machine that acts as the bridge to TFS. You point SvnBridge at the TFS server, and point TortoiseSVN at the bridge running on your local machine. This allows you to use TortoiseSVN with any TFS server without needing to change the TFS server in any way (no need to convince your system administrator of anything!).

Current Status
SvnBridge is still under active development in early alpha stage and not stable yet. Click here to see the current status of individual commands.
While we don't yet recommend using SvnBridge for your critical development work, we do encourage you to try it out and provide feedback! Use the issue tracker to report any issues or feedback.

Future Plans
The target features for the completed version 1 is to have the following features fully functional:

  • Checkout
  • Update
  • Commit
  • Repository Browsing
  • Show log
  • Patch
  • Revert
  • Cleanup
  • Anonymous Access to CodePlex source control servers

Post version 1 plans include supporting additional commands and creating a server version of SvnBridge. A server version would allow you to run a centralized SvnBridge so you don't need to run a bridge on each developer workstation.

This is fantastic news. I'm quite excited to see this start to make it's appearance, and those of you who prefer Subversion should appreciate this. 

Check it out, and start filin' bugs! (tell em' I said Hi!)

Technorati Tags: subversion, codeplex, port25, fearthecowboy