<div dir="ltr">Hi.  I promised earlier this week to document how to remove a package from trunk.<div>-----</div><div><div>To remove a package from trunk:</div><div>1. First, do NOT delete the package from <a href="http://source.squeak.org">source.squeak.org</a>!  Leave it in for older images.</div><div>2. Note the version of the package to be removed.</div><div>3. Edit the Squeak-Version package, altering the postscript to remove the package (MCPackage named: 'Universes') unload.  You get to the postscript by pressing the 'Scripts' button in the Monticello Browser when the package is selected.</div><div>4. Save the Squeak-Version package to trunk with a version that is increased by the removed package version (step 2 above) + 1 for this bump.  This keeps the trunk version number correctly increasinglike it should.</div><div>5. Update the trunk update config with the latest version of packages - and REMOVE the package from the config that should no longer be in trunk.  Save this update.</div><div>6. Test it with a new image to verify everything worked correctly.</div><div>-----</div></div><div><br></div><div>Comments are welcome.  If no comments/correction, could this be added to the page <a href="http://squeak.org/development_process/">http://squeak.org/development_process/</a> to increase the dev process documentation?</div><div><br></div><div>Thanks,</div><div>cbc</div></div>