ClearCase synchronization with existing Jazz stream
We'd like to sync an existing Jazz stream (say X) to a new UCM stream however, configuring synchronization creates a new Jazz Stream (say Y).
How do the changes get from Y (new sync stream) to X (the original stream) where our Jazz developers are contributing?
Or do we abandon X and switch to using Y?
How do the changes get from Y (new sync stream) to X (the original stream) where our Jazz developers are contributing?
Or do we abandon X and switch to using Y?
One answer
Yes, just merge all your changes from X to Y and abandon X.
To do so, you use the standard Jazz SCM mechanism, i.e. make X be the
flow target of your workspace, accept everything from X, then change the
flow target of your workspace to by Y, and deliver everything to Y.
Cheers,
Geoff
eanderso wrote:
To do so, you use the standard Jazz SCM mechanism, i.e. make X be the
flow target of your workspace, accept everything from X, then change the
flow target of your workspace to by Y, and deliver everything to Y.
Cheers,
Geoff
eanderso wrote:
We'd like to sync an existing Jazz stream (say X) to a new UCM stream
however, configuring synchronization creates a new Jazz Stream (say
Y).
How do the changes get from Y (new sync stream) to X (the original
stream) where our Jazz developers are contributing?
Or do we abandon X and switch to using Y?