Hi Alistair,
THANK YOU! This cleared up a lot and I didn't know where to go to read all that stuff. Seems I just had to check "Use Custom SSH Keys" and I was good.
I think probably opening that panel on auth error would be a nice enhancement (and once I figure out iceberg I'll submit a pull request that does just that).
So I cloned the repository...but I don't see how to load it into my image - no packages are shown. I should find 'BaselineOfLibClang' somewhere, yes?
Hi Todd,
On 12 November 2017 at 17:00, Todd Blanchard <
tblanchard@mac.com> wrote:
And how do I do this? I can fetch the repo from the command line
Take a look at the FAQ in the Iceberg readme:
https://github.com/pharo-vcs/icebergSent from the road
On Nov 12, 2017, at 05:51, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 11 Nov 2017, at 17:43, Todd Blanchard <tblanchard@mac.com> wrote:
"No ssh-agent suitable credentials found". Why? Its a public repository.
because you are using an SSH protocol, regardless it���s public state. You
need to identify yourself so the handshake can happen.
Esteban