Re: [Pharo-users] using latest iceberg with Pharo 6.1 / 7.0

2018-11-02 Thread Sven Van Caekenberghe
> On 2 Nov 2018, at 18:24, Sanjay Minni wrote: > > If I want to use iceberg then should I first update pharo image as mentioned > on github iceberg homepage (https://github.com/pharo-vcs/iceberg) If want to *use* Iceberg instead of *develop* Iceberg internals, I don't think you have to do an

Re: [Pharo-users] git repos cloned into unexpected directory

2018-11-02 Thread Alistair Grant
Hi Arturo, On Fri, 2 Nov 2018 at 12:49, Arturo Zambrano wrote: > > Hi! > I'm getting the following strange behavior using Iceberg in Pharo7 . > > My setup is like this: > - Using Pharo Launcher > - have several images > > I notice that when I clone a repository it is correctly downloaded into >

[Pharo-users] using latest iceberg with Pharo 6.1 / 7.0

2018-11-02 Thread Sanjay Minni
If I want to use iceberg then should I first update pharo image as mentioned on github iceberg homepage (https://github.com/pharo-vcs/iceberg) for 6.1: should I run the script as given on the homepage or is there an easier way to upgrade (i.e. some UI - point and click) ? for 7.0: its mentioned t

[Pharo-users] git repos cloned into unexpected directory

2018-11-02 Thread Arturo Zambrano
Hi! I'm getting the following strange behavior using Iceberg in Pharo7 . My setup is like this: - Using Pharo Launcher - have several images I notice that when I clone a repository it is correctly downloaded into pharo-local/icerberg of that image. When I load a baseline of that project, that fi