[CM] updating and existing cm.app
Rick Taube
taube@uiuc.edu
Thu, 25 Jan 2007 07:04:33 -0600
If you installed CM.app and want to switch it to the development
(unstable) branch of CM do this:
cd /Applications/CM.app/Contents/Resources/cm
cvs update -r HEAD
Then, if you ever want to switch back to the original (stable) branch
you would do:
cvs update -r rel-2_10
Ive bumped CM's version number in CVS head to cm 2.11.0, ie its now
the new (unstable) development branch.
you can do similar updating with all the software installed under the
app.
--rick