pharo-users@lists.pharo.org

Any question about pharo is welcome

View all threads

Why does loading baselines in P8 gives multiple entries in Iceberg?

TM
Tim Mackinnon
Thu, Oct 15, 2020 9:16 PM

Hi guys - having not worked on a proper project in Pharo for a while, I was a bit surprised in Pharo 8 to see that when I load a project baseline, it seems to appear multiple times in Iceberg? Is this a known issue - or am I forgetting to do something?

I noticed this for CodeParadise, but also have noticed it for my latest project too… it seems benign, the second one appears as a detached copy when I commit changes on one of the entries - but its not something that I recall seeing in earlier Pharo versions (like P7).

Tim

Hi guys - having not worked on a proper project in Pharo for a while, I was a bit surprised in Pharo 8 to see that when I load a project baseline, it seems to appear multiple times in Iceberg? Is this a known issue - or am I forgetting to do something? I noticed this for CodeParadise, but also have noticed it for my latest project too… it seems benign, the second one appears as a detached copy when I commit changes on one of the entries - but its not something that I recall seeing in earlier Pharo versions (like P7). Tim
GC
Gabriel Cotelli
Thu, Oct 15, 2020 9:50 PM

It's already reported: https://github.com/pharo-project/pharo/issues/5881

On Thu, Oct 15, 2020 at 6:16 PM Tim Mackinnon tim@testit.works wrote:

Hi guys - having not worked on a proper project in Pharo for a while, I
was a bit surprised in Pharo 8 to see that when I load a project baseline,
it seems to appear multiple times in Iceberg? Is this a known issue - or am
I forgetting to do something?

I noticed this for CodeParadise, but also have noticed it for my latest
project too… it seems benign, the second one appears as a detached copy
when I commit changes on one of the entries - but its not something that I
recall seeing in earlier Pharo versions (like P7).

Tim

It's already reported: https://github.com/pharo-project/pharo/issues/5881 On Thu, Oct 15, 2020 at 6:16 PM Tim Mackinnon <tim@testit.works> wrote: > Hi guys - having not worked on a proper project in Pharo for a while, I > was a bit surprised in Pharo 8 to see that when I load a project baseline, > it seems to appear multiple times in Iceberg? Is this a known issue - or am > I forgetting to do something? > > I noticed this for CodeParadise, but also have noticed it for my latest > project too… it seems benign, the second one appears as a detached copy > when I commit changes on one of the entries - but its not something that I > recall seeing in earlier Pharo versions (like P7). > > Tim > >