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 |
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. -cbc On Mon, Jul 18, 2016 at 3:20 PM, Eliot Miranda <[hidden email]> wrote:
|
In reply to this post by Eliot Miranda-2
On 19.07.2016, at 00:20, Eliot Miranda <[hidden email]> 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. It's plain Monticello: Use http://www.smalltalkhub.com/mc/PROJECT/REPO/main/ For example http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main/ Unfortunately, it appears down anyway, at the moment. Best regards -Tobias > > _,,,^..^,,,_ > best, Eliot |
In reply to this post by cbc
On Mon, Jul 18, 2016 at 3:27 PM, Chris Cunningham <[hidden email]> wrote:
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: neither does this:
_,,,^..^,,,_ best, Eliot |
In reply to this post by Eliot Miranda-2
On 19.07.2016, at 00:28, Tobias Pape <[hidden email]> wrote: > > On 19.07.2016, at 00:20, Eliot Miranda <[hidden email]> 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. > > It's plain Monticello: > > Use > http://www.smalltalkhub.com/mc/PROJECT/REPO/main/ > For example > http://www.smalltalkhub.com/mc/Seaside/MetacelloConfigurations/main/ > > Unfortunately, it appears down anyway, at the moment. Correction, back up. Maybe slight hickup. Best regards -tobias > > Best regards > -Tobias >> >> _,,,^..^,,,_ >> best, Eliot > > > |
In reply to this post by Eliot Miranda-2
Hi Eliot,
you are missing the /mc/ path in the url. Use MCHttpRepository user: '' password: '' That should work! Norbert
|
Free forum by Nabble | Edit this page |