Hi everyone, after finishing the Pharo MOOC, I have started to play with a simple project of my own, initially using Pharo 6.1. Since Pharo 7 seems to be coming soon, I wanted to try it out, and that lead to a few practical questions.
1) How do you move your personal environment to a new image? If I have to re-do my settings and re-load one by one the packages I use, I won't be trying out new images more than strictly necessary. 2) My test project lives on GitHub, so I fired up Iceberg under Pharo 7 to load it. Works fine... but I cannot commit and push under Pharo 7. Iceberg pretends that there are no changes. With Pharo 6.1, this works very well. Has the operation of Iceberg changed significantly? If so, what would be the best place to learn about this? Any pointers would be appreciated! Cheers, Konrad.