What is the best way to integrate TFS version control

后端 未结 6 1913
终归单人心
终归单人心 2021-02-07 04:56

Working on implementing TFS throughout our organization. It is easy to integrate with .NET projects and any platform that uses Eclipse or a derivative of Eclipse f

6条回答
  •  没有蜡笔的小新
    2021-02-07 05:25

    Perhaps SVNBridge will do the trick, it's an open source used at CodePlex (Microsoft's Open Source Hosting). Check it out here: http://www.codeplex.com/SvnBridge

    I have limited experience with it other than using it briefly to connect to CodePlex.

提交回复
热议问题