> I can not tell if it would work on Pharo 5.0. I using IceBerg on Pharo 5.
On Tue, Aug 9, 2016 at 2:10 PM, Norbert Hartl <[email protected]> wrote: > I've checked again on pharo6 and get the same error. > > - downloaded pharo6 > > - Metacello new > baseline: 'Iceberg'; > repository: 'github://npasserini/iceberg:stable'; > load. > > - openend UI via tools/Iceberg > > - click "Clone new repository" > > Same error as in pharo5. Cannot parse URL > > I've created an issue > > Norbert > > Am 09.08.2016 um 14:00 schrieb Nicolas Passerini <[email protected]>: > > Hi Norbert, > > Up to date, Iceberg has only been developed/used/tested on Pharo 6.0, > please look at the prerrequisites in https://github.com/npasserini/iceberg. > I can not tell if it would work on Pharo 5.0. > > Either way, if you could submit a bug report I will happily pay a look at > it. > > On Tue, Aug 9, 2016 at 1:55 PM, Peter Uhnák <[email protected]> wrote: > >> >> >> On Tue, Aug 9, 2016 at 1:39 PM, Norbert Hartl <[email protected]> wrote: >> >>> I'm using pharo5 and I wonder we is this version marked as stable >> >> >> The readme states: >> >> "This is still a prototype and is not yet ready for production, but you >> are invited to try it and provide feedback. " >> >> Note however that I've successfully started using it for smaller >> project(s) that are hosted on GitHub. Of course there's a lot of issues >> https://github.com/npasserini/iceberg/issues , but it can be forced to >> work if you are willing to live on the edge. :) >> >> Regarding your error, it would be best to submit a bug report. >> >> Peter >> > > >
