Copying RTC Stream from V4.0 environment to V6.0 environment
3 answers
You can basically export the content of a baseline and import it in the new server. it is possible to import multiple baselines over each other. You loose the history.
If you have the same RTC version you can use distributed SCM. See https://jazz.net/library/article/535.
Hi, in my RTC v4.0, I can see the baseline but unable to find the option to export it and then the option within my RTC v6.0 to import it. I am OK not having the history once imported in RTC v6.0 since I can obtain this from RTC v4.0.
Is this option perhaps only done as the system administrator and no normal user?
Thanks, Sukhpal.
Comments
With 4.0 you load the repository workspace to disk. Then you disconnect it from SCM. You import the projects into the RTC 6.0 Eclipse workspace then you share the files with RTC to import the stuff for the baseline. Create a snapshot for the version.
To import a newer baseline over it, you unload and empty the RTC 6 workspace. You repeat what you already did for the newer baseline from RTC 4 import again and share again.
You don't get all the history, but you get some baselines that are in a way that allows you to start working and be able to use SCM.