I don't know exactly how this is implemented or how it was designed; but I often felt as if you can easily have multiple copies of the same repository spec, where different packages use different ones; setting the credentials for one sometimes makes no difference for another user ...
> On 08 Mar 2016, at 10:24, Cyril Ferlicot D. <cyril.ferlicot@gmail.com> wrote:
>
> Le 07/03/2016 18:21, Peter Uhn��k a ��crit :
>>�� �� MCRepositoryGroup default removeRepository:
>>�� �� (MCSmalltalkhubRepository
>>�� �� �� �� �� �� owner: 'Pharo'
>>�� �� �� �� �� �� project: 'Pharo50Inbox').
>>�� �� MCRepositoryGroup default addRepository:
>>�� �� (MCSmalltalkhubRepository
>>�� �� �� �� �� �� owner: 'Pharo'
>>�� �� �� �� �� �� project: 'Pharo50Inbox'
>>�� �� �� �� �� �� user: 'peteruhnak'
>>�� �� �� �� �� �� password: '******' ).
>>
>>
>> Apparently this doesn't work either. When I execute it it shows correct
>> info in Monticello Browser, but once I actually push to the repo it asks
>> for credentials again��� so I guess more digging is required.
>>
>
> This is weird,
>
> I use it in a script and it works for me.
>
>
> --
> Cyril Ferlicot
>
> http://www.synectique.eu
>
> 165 Avenue Bretagne
> Lille 59000 France