[squeak-dev] MCSmalltalkhubRepository for Squeak?

Eliot Miranda eliot.miranda at gmail.com
Mon Jul 18 22:30:18 UTC 2016


On Mon, Jul 18, 2016 at 3:27 PM, Chris Cunningham <cunningham.cb at gmail.com>
wrote:

> You should be able to just use the HTTP repository to access
> smalltalkhub.  That's what I've been doing for a while now.
>
> I do have a user - and log in with the HTTP Repository, but I'm not sure
> it is required for just reading.
>

OK, so how do I map

MCSmalltalkhubRepository
owner: 'NorbertHartl'
project: 'ASN1'
user: ''
password: ''

which prints its URL as http://smalltalkhub.com/NorbertHartl/ASN1/main

to an HTTPRepository spec?

This doesn't work:

MCHttpRepository
location: 'http://smalltalkhub.com/NorbertHartl/ASN1/main'
user: ''
password: ''

neither does this:

MCHttpRepository
location: 'http://smalltalkhub.com/NorbertHartl/ASN1'
user: ''
password: ''


>
> -cbc
>
> On Mon, Jul 18, 2016 at 3:20 PM, Eliot Miranda <eliot.miranda at gmail.com>
> wrote:
>
>> Hi,
>>
>>     any one have MCSmalltalkhubRepository?  I want to load the ASN1 code
>> to explore a performance regression in the VM, but I must first have access
>> to smalltalkhub.
>>
>> _,,,^..^,,,_
>> best, Eliot
>>
>>
>>
>>
>
>
>
>


-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20160718/8d1a9645/attachment.htm


More information about the Squeak-dev mailing list