How to reverse a delivered changeset using lscm (command line)
Leandro Cassa (6●1●1)
| asked Jun 13 '18, 12:49 p.m.
retagged Aug 03 '18, 9:38 a.m. by Ken Tessier (841●1●7) 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 |
2 answers
From method 1) you referring to:
|
David Lafreniere (4.8k●7)
| answered Jun 15 '18, 11:01 a.m.
FORUM MODERATOR / JAZZ DEVELOPER edited Jun 15 '18, 11:09 a.m.
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.
|
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.