It's all about the answers!

Ask a question

RTC - push a dir and contents to another stream


Norman Dignard (356688167) | asked Jul 09 '15, 11:03 a.m.
We have a few streams say 2x and 3x. Both had work done in parallel.
Users create a new dir 2x as well as a number of other changes, some also touching this new dir and or its contents.
(The changesets are a mix of other dir/file changes as well as changes in this new dir).

Users now want to push the latest contents of this new dir to stream 3x.   As they can't deliver the changesets (due to a mix of other file changes), how can they only deliver the contents of the current 2x dir to 3x?

 


Accepted answer


permanent link
Geoffrey Clemm (30.1k33035) | answered Jul 09 '15, 12:36 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The only way to push contents to a stream is by delivering change-sets to it (or by using the "replace" operation).

Assuming you are on 5.0.2 or later, to deliver only the changes you want to the 3.x stream, create a new workspace on the 3.x stream, and then accept into that workspace just the change sets from the 2.x stream that you want.   The "gap merge wizard" will then step you through the process of creating the change sets with the subset of changes that you want in them.
Norman Dignard selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.