I’m attempting to import a clearcase project into rtc source control and I’m following this tutorial :
https://jazz.net/library/article/50
Is this tutorial sufficient ? When code is checked into clearcase will it also be checked into rtc source control automatically?
Any common pitfalls / online tutorials welcome
Honestly, for a couple of baselines, I simply create an import RTC stream (ie, a stream dedicated for imports), and I manually copy a few baselines, selected from a dynamic view (which has a config spec you can easily change in order to select the appropriate baseline)
Whatever the tool you end up using for this import, the common pitfalls are:
.jazzignorefile for the import)The import to another VCS is the good time to split it into several smaller components.
Don’t forget to lock the vobs though, to ensure a read-only access.