tfs2svn
Screenshots
Description
tfs2svn is a Windows application that converts a Team Foundation Server (TFS) repository into a Subversion (SVN) repository, preserving the history, branches, and commit information.
Categories
License
Update Notifications
User Ratings
User Reviews
-
good job tfs2svn
-
This is a great tool! However, there are still bugs. I have modifed the following in code SvnImporter.cs Added the following in MoveServerSide(), Line 124 AddMissingDirectoryIfNeeded(newPath); Updated the command in AddMissingDirectoryIfNeeded() //RunSvnCommand("add --force \"" + this._workingCopyPath + "\""); RunSvnCommand("add --force \"" + directory + "\""); Please review.
-
This was an awesome find! It converted our multi-GB TFS repository in a little more than a day. I ran into a few issues during the conversion, but nothing that was really a showstopper. I have created two patches for those who want to take the source and apply these patches. I have yet to see any data transfer issues. Thanks!
-
O melhor programa para compartilhamento
-
Great tool for our uses! Worked perfectly for TFS 2008 but needs some tweaking against TFS 2010 and the new Collections paradigm.
-
this is what i think there should be. i really appreciate this software. Many thanks to the developer. kevincolyar.