Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Any SCM command to deliver change set(s) to multiple stream?

I did ask this question in different format and didn't get any solution for it.   Looking forward to write a script if possible.
I have multiple streams for different releases, we need to deliver all change sets to upward streams without overwriting it.   Any scm/lscm command to promote the change sets to multiple streams.

Ideal will be, if we can run a script having SCM commands and it can deliver all change sets from A to B Stream.  Reject only those change sets having conflict.

Thanks

0 votes


Accepted answer

Permanent link

You can use 'scm deliver --source <source_stream> --target <target_stream>' but will fail if there are conflicts and will not deliver any of the changes. 'scm help deliver' lists other options to use when performing the deliver operation.

Tanveer Zubair selected this answer as the correct answer

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 07 '19, 4:44 p.m.

Question was seen: 968 times

Last updated: Feb 07 '19, 11:04 p.m.

Confirmation Cancel Confirm