2017-09-01 16:29 GMT+02:00 Cyril Ferlicot <cyril.ferlicot@gmail.com>:On Fri, Sep 1, 2017 at 4:26 PM, Nicolai Hess <nicolaihess@gmail.com> wrote:
>
>
>
> update what? pharo ?
>
>
You can update Iceberg by executing:
#('Iceberg-UI' 'Iceberg-Plugin' 'Iceberg-Metacello-Integration'
'Iceberg-Libgit' 'Iceberg' 'BaselineOfIceberg' 'LibGit-Core'
'BaselineOfLibGit')
do: [ :each | each asPackage removeFromSystem ].
Metacello new
�� baseline: 'Iceberg';
�� repository: 'github://pharo-vcs/iceberg:dev-0.5';
�� load.
Ah, thanks. I will try it out and report back if the crashes still occur.��
--
Cyril Ferlicot
https://ferlicot.fr
http://www.synectique.eu
2 rue Jacques Pr��vert 01,
59650 Villeneuve d'ascq France