[Pharo-project] How to remove Monticello?
July 30, 2010
10:19 a.m.
Dear all, I tried this: (MCPackage named: 'MonticelloGUI') unload. (MCPackage named: 'MonticelloConfiguration') unload. (MCPackage named: 'Monticello') unload. but the third line did not work. Any experiences to share on that topic? Thanks Hilaire
Aug. 1, 2010
8:47 a.m.
Stephane suggested (MCWorkingCopy named: 'Monticello') unload. but the #named: message is unknown of MCWorkingCopy. Hilaire Le 30/07/2010 12:19, Hilaire Fernandes a écrit :
Dear all,
I tried this:
(MCPackage named: 'MonticelloGUI') unload. (MCPackage named: 'MonticelloConfiguration') unload. (MCPackage named: 'Monticello') unload.
but the third line did not work.
Any experiences to share on that topic?
Thanks
Hilaire
5842
Age (days ago)
5844
Last active (days ago)
1 comments
1 participants
participants (1)
-
Hilaire Fernandes