can merged change sets be dischard or reversed?
RTC 301.x used.
When there is conflict in change set and user merged the conflict. If then they want to discard/reverse the merged changeset, it will always complain there is merge hence unable to discard it. How to discard/reverse merged change set? or it does not allow the user to discard when merge is involved? Thank you very much.
When there is conflict in change set and user merged the conflict. If then they want to discard/reverse the merged changeset, it will always complain there is merge hence unable to discard it. How to discard/reverse merged change set? or it does not allow the user to discard when merge is involved? Thank you very much.
2 answers
Thank Evan for the info.
As per https://jazz.net/library/article/126#How_do_I_remove_a_change_set_fro, it the merge has been delivered, then it requires a Reverse to remove merged change set.
Comments
Evan Hughes
JAZZ DEVELOPER Jun 08 '12, 9:38 a.m.A note on terminology: "reverse" usually refers to a new change set that effectively undoes the changes made by another change set. I suspect you just want to talk about "discard" for this question.