migrating code to RTC
One answer
Hi,
you want to try this on a test system.
For one workshop setup I use the following approach.
you want to try this on a test system.
For one workshop setup I use the following approach.
- Import the code for the oldest baseline
-
Share the code against a stream
-
Baseline the shared code
- Delete the projects
-
Import the next baseline/version
- Share the code against the sane stream. Make sure all existing data gets into the same component it was shared in the steps before.
- Baseline the code.
- 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.