CC to RTC import
We would like to know if further information can be imported from ClearCase to RTC:
1) How would we migrate following information from ClearCase to RTC:
Name of version creator (not just importer username).
Version comments
Version baselines
2) How would we migrate files that are in the stream but are removed from the latest directory version via rmname?
1) How would we migrate following information from ClearCase to RTC:
Name of version creator (not just importer username).
Version comments
Version baselines
2) How would we migrate files that are in the stream but are removed from the latest directory version via rmname?
One answer
(1) In general, the CC synchronizer only brings over the end of a chain
of versions, so the best we could do is bring over the comment and
creator of the last version in the chain. We could do that (so please
do file an enhancement request if you'd like that functionality), but I
don't think folks will in general be happy with that (because it might
be misleading).
(2) You'd get those files if you did an "import with history" instead of
just a sync (assuming those files existed in one of the baselines/labels
that you selected for import). But note that when that file is removed
in the ClearCase side vi rmname, the rmname will be applied to the
stream in RTC, so that removal is accurately reflected by the sync.
Cheers,
Geoff
micahyoo wrote:
of versions, so the best we could do is bring over the comment and
creator of the last version in the chain. We could do that (so please
do file an enhancement request if you'd like that functionality), but I
don't think folks will in general be happy with that (because it might
be misleading).
(2) You'd get those files if you did an "import with history" instead of
just a sync (assuming those files existed in one of the baselines/labels
that you selected for import). But note that when that file is removed
in the ClearCase side vi rmname, the rmname will be applied to the
stream in RTC, so that removal is accurately reflected by the sync.
Cheers,
Geoff
micahyoo wrote:
We would like to know if further information can be imported from
ClearCase to RTC:
1) How would we migrate following information from ClearCase to RTC:
Name of version creator (not just importer username).
Version comments
Version baselines
2) How would we migrate files that are in the stream but are removed
from the latest directory version via rmname?