It's all about the answers!

Ask a question

Move a file from a change set in the outgoing


jeanie Keen (132123) | asked Nov 11 '13, 10:32 a.m.
retagged Dec 16 '13, 4:16 p.m. by David Lafreniere (4.8k7)

I am working with Code Drops that both groups are working on the same code base at the same time.  We are provided a complete base of code.  We need to import the code we are provided and merge it into our current code base but the tricky part is we only take the code we want.

Created a import stream and work space using a component.

Created a development stream and delivered the initial code drop using the same component.

everything is setup for the initial load.,  Now time to take the second drop of code.

We import into the import stream and share the project

create new changesets.  check in and deliver

create snapshot and deliver

now we move to our integration stream using the flow target from the development stream.  We accept all changes.

change the flow target to the import now we have incoming from the import   We need to be able to move some of the changes to an incoming new change set in the integration workspace if we determine it is not needed to be merged in with our base of code.

How do we move a file from an incoming changeset to another one in the integration stream?


Comments
Ralph Schoon commented Nov 12 '13, 3:07 a.m. | edited Nov 12 '13, 3:08 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

I am not sure I understand the question.

What I can answer though is, once a change set is completed, you can not move the changes out of the change set. As a developer, you can move changes to a file to different change set by drag and drop. Once the change set is completed (deliver complete automatically), you can't move the changes around anymore. So you can't move incoming change set, since they are delivered. You would have to accept all changes and try to reverse the changes you don't want e.g. creating a patch.


Arun K Sriramaiah commented Nov 12 '13, 5:36 a.m.

Hi Jeanie,

I do agree with Ralph, your trying to accept the changes from incoming folder which is already committed into the stream ( server copy).

If you have to aceept the changes from Stream to Stream or deliver the change set from Stream to Stream ?

Could you please give more details about the used case .

Be the first one to answer this question!


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.