Hi, in fact, I think you made quite the contrary: you declared a code subdirectory that does not exits. what you need to do is to press âEditâ¦â button and clean anything that appears in âcode subdirectoryâ field. also, I have no idea why you have two entries for same project :) Esteban
On 23 Jul 2017, at 23:22, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
Hi guys,
I am trying to import code - in Pharo 6 - from a GitHub repository: https://github.com/jigyasa-grover/CORMAS-Pharo. The repository doesn't include a Baseline, and so it is not loadable using a Metacello expression right?
I've tried to clone it with Iceberg with Remote URL: https://github.com/jigyasa-grover/CORMAS-Pharo.git
I ended with a "Repository CORMAS-Pharo is invalid" so I wonder what's exactly is invalid? I can browse the history but I don't know if any code from that repository was already loaded in my image.
The URL should be specified as the ghost text suggest? Currently the ghost text is: git@github.com:user/project.git
Should I fill the "Code subdirectory" field?
Cheers,
Hernán <Iceberg repositories.jpeg>