It's all about the answers!

Ask a question

How to migrate artifacts from VSS to RTC ?


K p (611216) | asked Apr 14 '10, 9:46 a.m.
Hi,

I trying to migrate artifacts from VSS to RTC. But I could not find any specific instructions on that. Could you guys have any experience in VSS to RTC ? Please let me know.


Thanks,
Kiran

3 answers



permanent link
Anthony Kesterton (7.5k9180136) | answered Apr 15 '10, 3:36 a.m.
JAZZ DEVELOPER
Hi,

I trying to migrate artifacts from VSS to RTC. But I could not find any specific instructions on that. Could you guys have any experience in VSS to RTC ? Please let me know.


Thanks,
Kiran


Hi Kiran

There is no direct way to import all a VSS repository into RTC. You could go via Subversion (and use Subversion inside RTC as the SCM part), or export VSS to Subversion, then import the Subversion repository.

Another approach is to get the versions of your source you want to keep, and add those to a new RTC project area.

Do you need all the versions you have stored in VSS?

regards

anthony

permanent link
K p (611216) | answered Apr 15 '10, 12:13 p.m.
Hi,

I trying to migrate artifacts from VSS to RTC. But I could not find any specific instructions on that. Could you guys have any experience in VSS to RTC ? Please let me know.


Thanks,
Kiran


Hi Kiran

There is no direct way to import all a VSS repository into RTC. You could go via Subversion (and use Subversion inside RTC as the SCM part), or export VSS to Subversion, then import the Subversion repository.

Another approach is to get the versions of your source you want to keep, and add those to a new RTC project area.

Do you need all the versions you have stored in VSS?

regards

anthony

Anthony,

For your second option, I have got latest version of files and folders from VSS to my desktop. But how do I add those bunch of files and folders to RTC steam at one time ? What options do I have ? Please share your experience.

Thanks,
Kiran

permanent link
Martina Riedel (20323341) | answered Apr 21 '10, 6:49 p.m.
have got latest version of files and folders from VSS to my desktop. But how do I add those bunch of files and folders to RTC steam at one time ? What options do I have ? Please share your experience.

Thanks,
Kiran


In the RTC client (Eclipse) File - Import - General - File system (or the other options under General).

When changing SCM systems, usually you want to identify baselines/releases in the old system that you want to retain.
Then you import the oldest and baseline/release it in the new system and then go forward and you end up with your core system.

If you only import "latest" you will have to keep the old system around for a bit. If you only want to test things, "latest" can be good enough though.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.