I was in Pharo 1.1 :) so now smalltalkhub MCHttpRepository location: 'http://www.smalltalkhub.com/mc/StephaneDucasse/SameTile/main' user: '' password: '' did the trick Stef Le 7/2/15 16:06, Sven Van Caekenberghe a écrit :
I can see & open it:
But I think you have to leave the user out, or provide both user & password.
On 07 Feb 2015, at 16:02, stepharo <stepharo@free.fr <mailto:stepharo@free.fr>> wrote:
Hi guys
I should be doing something obvious totally wrong but I cannot connect to
MCSmalltalkhubRepository owner: 'StephaneDucasse' project: 'Tetris' user: 'StephaneDucasse' password: ''
using
MCHttpRepository location: 'http://www.smalltalkhub.com/StephaneDucasse/Tetris' <http://www.smalltalkhub.com/StephaneDucasse/Tetris%27> user: 'StephaneDucasse' password: ''
I tried all kind of combinations.
MCHttpRepository location: 'http://smalltalkhub.com/#!/~StephaneDucasse/Tetris' <http://smalltalkhub.com/#%21/%7EStephaneDucasse/Tetris%27> user: 'StephaneDucasse' password: ''
open so this is a progress but I cannot see the files inside.
Stef