On 07 Sep 2013, at 14:28, Holger Kleinsorgen <[email protected]> wrote:

> Hello,
> 
> I'm trying to migrate a project from SqueakSource to SmalltalkHub, using the
> script on the homepage of SqueakSource. However, after successfully pushing
> a few versions, it encounters an HTTP error: 403 Forbidden. The error can be
> reproduced, it is always raised when pushing a certain version.
> 
> Maybe someone has an idea how to get around this issue.
> 
> Request: a ZnRequest(PUT
> /mc/hkleinsorgen/InfoVis/main/InfoVis-Examples-hkl.10.mcz)
> Response: a ZnResponse(403 Forbidden text/plain )
> The response also contains an entity: a ZnStringEntity(text/plain  receiver
> of "asTimeStamp" is nil)
> 
> SqueakSource project: http://www.squeaksource.com/InfoVis
> SmalltalkHub project: http://www.smalltalkhub.com/#!/~hkleinsorgen/InfoVis
> 
> I'm using Pharo3.0 (Latest update: #30375). 
> 
> I hope this is the right place to report SmalltalkHub-related issues.

So you copied some packages from SQS to StHub already, and that one fails ?

Are you sure that particular package is OK, I mean, not corrupt ?

You can try to download it manually using a browser and then unzip it.

> 
> --
> View this message in context: 
> http://forum.world.st/Migration-from-SqueakSource-to-SmalltalkHub-encounters-403-Forbidden-tp4707047.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
> 


Reply via email to