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

How to auto accept incoming changes of a stream?

 I have 2 streams, stream A and stream B. The flow target of stream B is Stream A.


Every time I have to manually accept the incoming changes from stream A and deliver the outgoing changes.to stream A. I want this to happen automatic unless some conflicts are there. 

What is wrong with the below command line to accept all changes from streamA to streamB(assuming i logged in already)
scm accept -r <repository> -s streamA -t streamB

I am planning to run the above command periodically to accept changes. 

0 votes


Accepted answer

Permanent link
In RTC 3.0.1.x, accept will only work if the target is workspace. However "scm deliver-r <repository> -s streamA -t streamB" should work.
David Lafreniere selected this answer as the correct answer

1 vote

Comments

Also note that at some point after RTC 3.x we added the ability to show a Stream in the Pending Changes view. This way you can accept/deliver from 2 streams.

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,019
× 149
× 79

Question asked: Sep 15 '12, 11:20 a.m.

Question was seen: 6,416 times

Last updated: Oct 12 '17, 12:56 p.m.

Confirmation Cancel Confirm