Can the ClearCase version importer and ClearCase synchronizer be used together?
Can the ClearCase version importer and ClearCase synchronizer be used together? For example, lets say one day I decide to import labels on a stream in a stream using the ClearCase synchronizer but a few months later I decide to use the new ClearCase version importer instead in the same component. Is that an issue?
Or another example, can I use the ClearCase version importer to import labels on a stream in a component and then use the ClearCase synchronizer to sync both way with ClearCase? My point is are both tools compatible when used together or can there be conflicts?
Accepted answer
2 other answers
I beleive it is either one or the other. Once one tool is used, there is no option to switch to the other.
Comments
Thank you @Yoshio & @Geoffrey. One last question on the same topic. What if we have two streams, call it Main Stream and Feature stream. On Main stream we use the ClearCase synchronizer to import labels M1, M2, & M3 and then we synchronize going forward with ClearCase (no more imports on that specific stream). On Feature stream we use the ClearCase version importer instead, where we import labels F1 & F2 (with label M1 being the common ancestor to both streams) then going forward that stream is used for RTC development exclusively. My question is, does this scenario work when different import tools are used for different streams? Or is the best practice to use the ClearCase synchronizer exclusively, if we plan on synchronizing back to ClearCase when multiple streams (with a common label) are involved?
Steam Main
|
M1---------------Feature Stream
| |
M2 F1
| |
M3