[squeak-dev] Monticello: committing part of a change

Chris Muller asqueaker at gmail.com
Mon Feb 7 16:06:08 UTC 2011


Not the only way, but:

1) Select the Package containing the changes in the MC browser.  Click
"Changes" button.
2) File-out small, individual changes separately.
3) Save image.  Then save image again as: temp.image
4) Revert the package.
5) File-in changes from step 2.
6) Version package.
7) Exit temp.image, go back to your old image.
8) Merge package just saved.


On Sat, Feb 5, 2011 at 5:31 PM, Frank Shearar
<frank.shearar at angband.za.org> wrote:
> I often find that in the middle of some large change I see a small thing
> that needs correcting. Often, I just fix it and carry on hacking.
>
> Usually - with git or mercurial - I'll commit just that small change
> separately, so it's clear what's going on.
>
> Is there any way to do something similar in Monticello? What's the usual
> workflow people use to selectively commit a change?
>
> frank
>
>



More information about the Squeak-dev mailing list