Subversion to TFS 2010 RTM migration with timestamps
Posted
by ooOOoo
on Stack Overflow
See other posts from Stack Overflow
or by ooOOoo
Published on 2010-04-21T07:50:05Z
Indexed on
2010/04/21
7:53 UTC
Read the original article
Hit count: 1144
Question is simple, if one needs to migrate subversion repository to TFS 2010 RTM what is the best tool to use.
I have found http://www.timelymigration.com/ and looks good but after contacting them I found out that during the migration timestamps on the changesets are lost. All timestamps are set to date of migration and real timestamps are stored in the comment of the changeset.
How to migrate from SVN to TFS 2010 RTM and keep the timestamps ??
© Stack Overflow or respective owner