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

Question on reverting change sets

 An additional question relevant to beforeState() and afterState():
Assume a.txt has three changesets CS1,CS2,CS3.When I tried to revert CS2 with beforeState ,Can see only CS1 on a.txt and afterState keep all the changesets CS1,CS2 and CS3. Here I'm looking for option to remove only CS2 if there is no code dependencies.

I know the option through UI that revert the selected changeset with patch been created and wanted to check similar options through API.In other words revert on CS2 should delete only CS2 and retain CS1 ,CS3.

Should able to use RTC tuto resolve if changesets applied on different line of code othewise display conflict message.

0 votes



One answer

Permanent link
If there are no code dependencies (ie, CS3 doesn't modify any of the items that CS2 modifies), then you can create a new change set that reverts CS2. 

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
× 10,951

Question asked: Feb 18 '15, 4:36 a.m.

Question was seen: 3,511 times

Last updated: Feb 18 '15, 9:40 a.m.

Confirmation Cancel Confirm