Migration TFS to RTC
![]() Hi Team,
I am working on CLM 6.0.6.
I want to migrate TFS to RTC. So is there any migration guide available?
Kindly assist me.
|
2 answers
![]() just the work items or code? for work items I did a similar migration to clm 4.x. i exported to csv, customized the CM and imported the csv, addingh a legacy id attribute for old tfs IDs so they were still searchable. |
![]()
If you want the code migrated then it's a "double bounce" - you first need to export from TFS to Subversion with history and then import from Subversion.
If you do a Google search you'll find several articles talking about how to export TFS to SVN, see some of these:
and also this earlier Forum reply
and from there it's 'pretty' easy to import an SVN archive into RTC using the RTC Eclipse client:
|