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

How to include selective changesets from a work item for a particular build?

Hi,
We have a release in March and a release in June.
There are some common files across both releases. We want that only selective change sets should be picked up from a WI into March release. Where as all change sets should be picked up when performing build for June release
Please suggest on how can this be achieved?

0 votes

Comments

This looks very similar to another question you asked



One answer

Permanent link
If you use the Eclipse client, create/select a workspace on the March release, open the work items of interest, and "accept" the change sets that you want to pick up.   Similarly for the June release.
If you want to script it, then you can use a combination of the HTTP API to access the work items, and the scm command line to perform the accept operations (or if you prefer, you could use the Java API for both work items and scm).   But if you encounter merge conflicts, the scripting of the merge will be very complicated and it probably would be easier just to use the Eclipse client to do the merging.

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: Mar 05 '15, 12:19 a.m.

Question was seen: 3,209 times

Last updated: Mar 09 '15, 3:14 p.m.

Confirmation Cancel Confirm