It's all about the answers!

Ask a question

migrating code to RTC


rushikesh sawant (1133) | asked Dec 10 '12, 5:35 a.m.

I have one project's code base with different variant. I have already migrated one varient of the project to RTC using RAD 8. How to migrate other variant's as the components(i.e. jar,war,ear) already present there?

It will be helpful if anybody provide solution with screenshot

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Dec 10 '12, 10:13 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

you want to try this on a test system.

For one workshop setup I use the following approach.

  1. Import the code for the oldest baseline
  2. Share the code against a stream
  3. Baseline the shared code
  4. Delete the projects
  5. Import the next baseline/version
  6. Share the code against the sane stream. Make sure all existing data gets into the same component it was shared in the steps before.
  7. Baseline the code.
  8. proceed like above with more baselines

While re sharing RTC detects the existing code and creates the deltas.


Sorry, no time to create a workshop with pictures in this answer.

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.