Grrr - I think I didnât have the image setting RemoteType set to https in the image I was trying. False alarm - sorry.
On 22 Jun 2018, at 17:29, Tim Mackinnon <tim@testit.works> wrote:
Ok - I give up - how do you add Calypso as a project to help contribute to it?
Iâve downloaded the latest Pharo 7 image (1081), and Iâve tried to use the Github template to load my fork of Calypso. After several read herrings where I was getting a Github timeout (it turns out that Calypso isnât in a src directory but in a root directory) I have gotten further, in that it loads the code, but at the end of the operation I always get âfailed to connect to GitHub.com : Operation timed outâ. It looks to have loaded all of the code and but then it looks to be doing a remote fetch to (pharo-ide (git://github.com/pharo-ide/Calypso.git)) - which isnât the fork Iâm cloning, and then it gets its knickers in a knot?
Iâm using https (which has worked so far for everything else) What is going on?
Tim