Re: [Pharo-users] Monticello default repositories & Iceberg

2018-08-01 Thread Evan Donahue
Thanks to these replies I found the issue, but I'm not sure how to solve it. I found the start up script. I have never consciously set it, but I assume some process in the distant past automatically created it for me. The issue was that the settings for: #monticello#cacheDirectory and #monticello

Re: [Pharo-users] Monticello default repositories & Iceberg

2018-07-28 Thread Tim Mackinnon
Yeah - I had a similar problem and had forgotten that the global startup settings are applied every tine you launch an image. Not at my computer - but on OS X they are in the is Library subfolder, on Windows there is some profile directories. Tim Sent from my iPhone > On 28 Jul 2018, at 03:

Re: [Pharo-users] Monticello default repositories & Iceberg

2018-07-27 Thread Sean P. DeNigris
Evan Donahue wrote > I see a "default local repository" and a "local cache directory" that > point to old obsolete paths > from years ago on my machine. Could this be the result of an obsolete startup script? - Cheers, Sean -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.

[Pharo-users] Monticello default repositories & Iceberg

2018-07-27 Thread Evan Donahue
I am using Pharo Launcher. Currently, if I create a new image and go to Settings > Software Configuration > Monticello, I see a "default local repository" and a "local cache directory" that point to old obsolete paths from years ago on my machine. As a result, I'm having trouble using iceberg thro