How to migrate source code Stream from RTC 2.0 to RTC 6.0.6
2 answers
If you can live with leaving the history, you can
- With the old 2.0 client
- Create a repository workspace of the streams configuration you want to bring over.
- Load the repository workspace to disc
- Disconnect from the SCM system.
- Duplicate the repository workspace
- With the 6.x client
- Share all the Eclipse projects into a new repository workspace/stream/component.
Note also that you can use the share approach multiple times and create baselines during the import to recreate at least some history. You would start with the oldest configuration of the stream. This does not allow a very fancy history.