svn - How good are the tools to migrate to and from Team System? -


i wondering if tried migrating between ts , svn/cc. mean migrating importing , exporting repository between source control systems without losing history.

how tools migrate , vsts?

i interested in knowing opinion regarding using team system users of svn , continuous integration.

edit: assume need history, otherwise why use scm?

try tfs2svn... worked great project 1200 tfs changesets. bit fussy setup when svn authentication enabled, otherwise great.

http://sourceforge.net/projects/tfs2svn/


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -