Can anyone suggest a tool for migrating from SVN to TFS? Preferably this would be Open Source.
There are many tools such as svn2git available to perform the migration, in this tutorial we will focus on git-svn utility: a Git extension , which can be used to check out a Subversion repository to a local Git repository and then push changes from the local Git repository back to the Subversion repository.
SVN is a popular tool for code hosting. It is used to manage different versions of files like source code, documentation and more. It keeps history and project data. Subversion is an open-source tool and comes under the Apache License.
Seeing as the codeplex project that was accepted as the original answer has now closed down, I thought it would be useful to note that Microsoft has a number of conversion tools listed here: Source control migration tools.
You can try the codeplex project SVN to TFS Migration Tool.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With