Hi all,
I���m releasing 0.5 version of iceberg.
This is the changelog:
Major changes:
----
- works on 64bits
- adds cheery-pick
Other:
----
This version also includes a list of fixes, most important one is this:
- branchs are kept inline with local working copy (so if you change a branch in command line or in another image it will indicate it correctly)
But there are many others, next version will have a full list, I promise :)
Now, to actually use it you will need to accomplish several steps (until I update the image)
1) You need to download the new stable VM for P7 (it does not matters if you are on P6).
Zeroconf:
64bits:
32bits:
then, to update, execute this (sorry, this is like that because we have still an older Metacello version):
#('Iceberg-UI' 'Iceberg-Plugin' 'Iceberg-Metacello-Integration' 'Iceberg-Libgit' 'Iceberg' 'BaselineOfIceberg' 'LibGit-Core' 'BaselineOfLibGit���)
do: [ :each | each asPackage removeFromSystem ].
Metacello new
baseline: 'Iceberg';
load.