Delete a file from changeset already delivered to the stream
Hi,
I have a change set which have 10 files already checked in and delivered into a stream. i need to remove one file from it how can i do it ? Thanks |
2 answers
Geoffrey Clemm (30.1k●3●30●35)
| answered Oct 24 '11, 1:22 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Currently, you cannot modify a change-set if it has been completed, and
delivering a change-set automatically completes it. So you can delete that file, but you'll have to create a new change-set to do so ... you cannot just remove it from the existing change one since it has been delivered. Cheers, Geoff On 10/24/2011 11:53 AM, mehulnp wrote: Hi, |
https://jazz.net/library/article/126#How_do_I_remove_a_change_set_fro
You can also discard the change set from stream if you don't want to create another change set to reverse what the first change set did. Then you can create a new change set minus the change you didn't want. |
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.