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

How to reverse a delivered changeset using lscm (command line)

 I looked over the internet and tried lscm documentation to find out how to reverse a delivered changeset using lscm (command line), the closest I found is this post which is for eclipse users only: https://jazz.net/forum/questions/81423/how-to-roll-back-remove-delivered-change-sets-in-rtc



0 votes



2 answers

Permanent link

From method 1) you referring to:
https://jazz.net/forum/questions/81423/how-to-roll-back-remove-delivered-change-sets-in-rtc

you would need to do similar things with lscm command:
- undo change
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/undo_change.html
- checkin new changeset
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/checkin.html&scope=null
- deliver to stream to remove the change
https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.scm.doc/topics/deliver.html&scope=null

0 votes


Permanent link
As of RTC 6.0.6 there is no 'reverse' command in the CLI. This feature is only available in the RTC Eclipse and Visual Studio clients.

The following Enhancement is tracking this request:
Want to be able to reverse a change set with the CLI (98213)


The workaround is to do what Don Yang wrote as an answer, by undoing the change, checking in a new change set and delivering that.

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
× 12,058
× 1,381
× 1,204
× 158

Question asked: Jun 13 '18, 12:49 p.m.

Question was seen: 3,935 times

Last updated: Aug 03 '18, 9:38 a.m.

Confirmation Cancel Confirm