Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Tool to Migrate from SVN to TFS

Can anyone suggest a tool for migrating from SVN to TFS? Preferably this would be Open Source.

like image 319
Ashutosh Singh-MVP SharePoint Avatar asked Feb 11 '09 12:02

Ashutosh Singh-MVP SharePoint


People also ask

Which popular tool can be used to migrate SVN to Git?

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.

What is SVN migration?

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.


2 Answers

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.

like image 117
Colin Mackay Avatar answered Sep 30 '22 05:09

Colin Mackay


You can try the codeplex project SVN to TFS Migration Tool.

like image 38
Binoj Antony Avatar answered Sep 30 '22 04:09

Binoj Antony