How do I undo part of chages from a big changeset?
Hi, I have a big changeset which was created after modifying ~40+ files. I want to revert changes that were done on 7 files. But I don't get a option to revert the changes on selective files from that changeset. Please suggest on how can this be done? |
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Jan 15 '16, 2:43 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If the change set has not been "completed" (either explicitly, or as a side-effect of "deliver"), then you can just discard the changes you do not want. If it has been completed, then you will have to create a "patch" from that change set, discard the parts of the patch that you don't want, and checkin the rest.
|
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.