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

how to deliver same changesets to multiple streams

Hi

I have looked in the forum and all the references to wiki and libraries, however it appears that delivering the same changeset to multiple streams can only be achieved by manually "changing flow target".

Wonder if it is possible via Jazz API or REST+OSLC or SCM CLI in anyway.

The following scenaria may help to understand why:

1. Back port of bug fixes to maintenance stream.

2. Feature based development where changesets from different feature streams flow into "integration" stream

3. and many more

Changesets may be many and plentiful, and if it is necessary to manually modify flow target, I can see plenty of opportunities for errors.

0 votes


Accepted answer

Permanent link

Aha, you can do it now with 6.0.5.  No Manual job

Ralph Schoon selected this answer as the correct answer

0 votes

Comments

Please provide a link to the source Manoj.

I can not see that you can flow to multiple targets at once. Shashikants and Lewis point to change the flow target still applies, correct?


One other answer

Permanent link
You can change the flow target using the cli and then deliver the changes.
You could also use the deliver command but this would fail if there are conflicts.
From within a sandbox: 'lscm deliver cs1 cs2... -t <target stream> 
Outside of sandbox or remote operation: 'lscm deliver cs1 cs2... -t <target stream> -s &lt:source workspace/stream>

1 vote

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
× 12,020
× 149
× 24

Question asked: Apr 09 '14, 3:25 a.m.

Question was seen: 4,902 times

Last updated: Apr 17 '18, 3:33 a.m.

Confirmation Cancel Confirm