How do I refuse an incoming change set?
Let's say some developer on my team has deleted an icon in a project. I see
the delete as an incoming change, and I want to revert the other developers
actions, restoring the resource to the project. Where is the Jazz analog to
"Mark as Merged" or "Override and Commit"? TIA
the delete as an incoming change, and I want to revert the other developers
actions, restoring the resource to the project. Where is the Jazz analog to
"Mark as Merged" or "Override and Commit"? TIA
6 answers
Another solution:
Accept the change set; this will delete the file, but you will be in
sync with the stream. Then open the history view on the component in
question. Select the change set underneath the one that caused the
deletion, and run the "Show Repository Files" action. From there, you
can browse to find the last state (prior to deletion) of the file, and
"Load" it to bring it back. That change set can be delivered to the
stream to undo that particular change.
Alternatively, you can also accept the change set, and run the "Reverse"
action from the history view in order to undo the entire change set, if
that is what you so desire. We are still working out some of the kinks
in reversing complex merge change sets, so your mileage may vary.
Cheers,
JohnC
Randy Hudson wrote:
Accept the change set; this will delete the file, but you will be in
sync with the stream. Then open the history view on the component in
question. Select the change set underneath the one that caused the
deletion, and run the "Show Repository Files" action. From there, you
can browse to find the last state (prior to deletion) of the file, and
"Load" it to bring it back. That change set can be delivered to the
stream to undo that particular change.
Alternatively, you can also accept the change set, and run the "Reverse"
action from the history view in order to undo the entire change set, if
that is what you so desire. We are still working out some of the kinks
in reversing complex merge change sets, so your mileage may vary.
Cheers,
JohnC
Randy Hudson wrote:
Let's say some developer on my team has deleted an icon in a project. I see
the delete as an incoming change, and I want to revert the other developers
actions, restoring the resource to the project. Where is the Jazz analog to
"Mark as Merged" or "Override and Commit"? TIA
"John Camelon" <jcamelon@ca.ibm.com> wrote in message
news:eugdtu$3i4$1@localhost.localdomain...
This is too complex for such a simple task as "Mark as Merged".
How do I prime the history view for something which has been deleted?
Is deleting an icon really a complex change set?
news:eugdtu$3i4$1@localhost.localdomain...
Another solution:
Accept the change set; this will delete the file, but you will be in sync
with the stream. Then open the history view on the component in question.
Select the change set underneath the one that caused the deletion, and run
the "Show Repository Files" action. From there, you can browse to find
the last state (prior to deletion) of the file, and "Load" it to bring it
back. That change set can be delivered to the stream to undo that
particular change.
This is too complex for such a simple task as "Mark as Merged".
Alternatively, you can also accept the change set, and run the "Reverse"
action from the history view in order to undo the entire change set, if
that is what you so desire. We are still working out some of the kinks in
reversing complex merge change sets, so your mileage may vary.
How do I prime the history view for something which has been deleted?
Is deleting an icon really a complex change set?
Randy Hudson wrote:
"Mark as Merged" implies that you had a conflict, not just an incoming
deletion. If you had such a conflict in Jazz, you would "Resolve With
Mine" and deliver your merge change set to the stream to restore the file.
There isn't a UI hook without going into the Repository Files explorer,
much as the example I described above.
No, my point was that we do know that there are some issues with
reversing merge change sets.
"John Camelon" <jcamelon@ca.ibm.com> wrote in message
news:eugdtu$3i4$1@localhost.localdomain...
Accept the change set; this will delete the file, but you will be in sync
with the stream. Then open the history view on the component in question.
Select the change set underneath the one that caused the deletion, and run
the "Show Repository Files" action. From there, you can browse to find
the last state (prior to deletion) of the file, and "Load" it to bring it
back. That change set can be delivered to the stream to undo that
particular change.
This is too complex for such a simple task as "Mark as Merged".
"Mark as Merged" implies that you had a conflict, not just an incoming
deletion. If you had such a conflict in Jazz, you would "Resolve With
Mine" and deliver your merge change set to the stream to restore the file.
Alternatively, you can also accept the change set, and run the "Reverse"
action from the history view in order to undo the entire change set, if
that is what you so desire. We are still working out some of the kinks in
reversing complex merge change sets, so your mileage may vary.
How do I prime the history view for something which has been deleted?
There isn't a UI hook without going into the Repository Files explorer,
much as the example I described above.
Is deleting an icon really a complex change set?
No, my point was that we do know that there are some issues with
reversing merge change sets.