[Newbies] how do I get a change lost from all change sets back into a valid change set?

Matthew Fulmer tapplek at gmail.com
Thu Nov 20 15:48:31 UTC 2008


On Wed, Nov 19, 2008 at 05:15:00PM -0500, Greg A. Woods; Planix, Inc. wrote:
> How do I get a change lost from all change sets back into a valid  
> change set?  I made a change in a method in an existing system class,  
> but the change was done in a project and so showed up initially in the  
> project's change set and somehow in messing around relearning how to  
> use the change set sorter and the versions browser I managed to remove  
> the change from the project change set and now it doesn't appear in  
> any change set.  The versions button when viewing the method still  
> shows the changes though.

right-click on the method in the browser (or a category or a
class). Somewhere in the menu is "add to current change set"

> Also how do I _really_ remove intermediate changes from the versions  
> of a method?  I don't want all my intermediate changes to be kept any  
> more -- just the original and my final version.  The "remove from  
> changes" menu doesn't do what I thought it would (which is probably  
> how I made the whole set of versions for the method disappear entirely  
> from the one and only change set it appeared in)

Smalltalk condenseChanges

-- 
Matthew Fulmer -- http://mtfulmer.wordpress.com/


More information about the Beginners mailing list