Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Discard vs Reverse

Hi,

What is the difference between discarding and reversing a change set from a stream?

0 votes



One answer

Permanent link
From the documentation:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.team.scm.doc/topics/t_reversing_change_set.html

Reversing: If you want to undo the delivery of a change set, you can create a change set that reverses all the changes in it and then deliver the reversed change set.

In other words, you're submitting a change set that undo's a change set -- and you can deliver this back to the stream to share this reversal.

http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/topic/com.ibm.team.scm.doc/topics/t_discarding_change_set.html

Discard: To remove a change set from your workspace, you can discard it. If you discard a change set from your workspace, you can also discard it from the stream the workspace flows to.

In other words, if you just want to *temporarily* remove a change set from your *workspace* you can discard it. It will not remove it from the stream nor will it share this with others.

0 votes

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Feb 07 '11, 2:02 p.m.

Question was seen: 14,375 times

Last updated: Feb 07 '11, 2:02 p.m.

Confirmation Cancel Confirm