Can anyone suggest a tool for migrating from SVN to TFS? Preferably this would be Open Source.
Asked
Active
Viewed 2.0k times
27

Jonathan Nixon
- 4,940
- 5
- 39
- 53

Ashutosh Singh-MVP SharePoint
- 5,283
- 5
- 26
- 42
-
You can try out:- http://www.persistentsys.com/CompetencyCenters/Microsoft/MicrosoftTFSMigrationToolforSubversion/tabid/307/Default.aspx – May 12 '09 at 12:44
5 Answers
15
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.

Alfred Myers
- 6,384
- 1
- 40
- 68

Colin Mackay
- 18,736
- 7
- 61
- 88
-
This must be a joke. SVNtoTFS tool costs: 1 Module and 10 hours of support $1995 – Talon Oct 25 '13 at 13:34
-
1@Talon you wont be in the repo migration tool business for very long with a different business model. How many times will the average organization move/migrate any repo within ANY time period? – Jörgen Sigvardsson Dec 02 '13 at 10:12
9
You can try the codeplex project SVN to TFS Migration Tool.

Binoj Antony
- 15,886
- 25
- 88
- 96
-
3That is a link to a feature request, not the project itself! "I'd like to create a CodePlex project for a SVN to TFS tool, and if there is enough interest I'll create it." – Oct 18 '12 at 09:28
3
Try this link that offers a free solution by migrating:
SVN -> GIT -> TFS
http://www.incyclesoftware.com/2013/08/migrate-svn-to-tfs-its-free/

Shani
- 31
- 2
-
1While this link may answer the question, it is better to include the essential parts of the answer here and provide the link for reference. Link-only answers can become invalid if the linked page changes. – MilapTank Jun 10 '14 at 12:03
2
You may want to have a look at this discussion: this discussion. Two tools are named in it. My experience with migrating the other way was very bad, by the way. Getting your history out of TFS is very difficult and requires custom coding. Just so you know.

Teun D
- 5,045
- 1
- 34
- 44