1
votes

We're looking to upgrade to Delphi 2010 and have Team Foundation Server as our source Control.

Is there a plug in for TFS that allows clients to talk to it via SVN?

I noticed that CodePlex, Microsoft's open source web service, supports TFS and SVN so am hoping that there is a SVN plug in for TFS.

Ian

2

2 Answers

2
votes

have a look at the SvnBridge project, which is I believe what Codeplex are using

1
votes

Delphi used to support MSSCCI for version control plugins. If it still does you would be able to use the TFS MSSCCI provider and get TFS integration without using SvnBridge.