Merging synchronized streams/workspaces in RTC
Hi,
I have the following scenario: need to do a code import from CC to RTC. There is a single CC stream containing component1 and component2. I have created two synchronized streams in RTC, rtc_sync1 contains component 1, merge repository 1 and rtc_sync_2 contains component 2, merge repository 2.
What I need is actually one single synchronized stream containing the 2 components . How do I merge the 2 streams/workspaces?
Thank you,
Zica
I have the following scenario: need to do a code import from CC to RTC. There is a single CC stream containing component1 and component2. I have created two synchronized streams in RTC, rtc_sync1 contains component 1, merge repository 1 and rtc_sync_2 contains component 2, merge repository 2.
What I need is actually one single synchronized stream containing the 2 components . How do I merge the 2 streams/workspaces?
Thank you,
Zica
2 answers
Just add component 2 as another sync root for sync-stream-1, and then
your can just delete sync-stream-2 (you don't need it any more).
Note: To delete sync-stream-2, go into the sync stream view, select
sync-stream-2, and then select the Delete operation.
Cheers,
Geoff
On 3/23/2011 3:38 PM, zvalsan wrote:
your can just delete sync-stream-2 (you don't need it any more).
Note: To delete sync-stream-2, go into the sync stream view, select
sync-stream-2, and then select the Delete operation.
Cheers,
Geoff
On 3/23/2011 3:38 PM, zvalsan wrote:
Hi,
I have the following scenario: need to do a code import from CC to
RTC. There is a single CC stream containing component1 and
component2. I have created two synchronized streams in RTC,
rtc_sync1 contains component 1, merge repository 1 and rtc_sync_2
contains component 2, merge repository 2.
What I need is actually one single synchronized stream containing the
2 components . How do I merge the 2 streams/workspaces?
Thank you,
Zica