there should be a proper error message in the ZnResponse object, can you try and inspect it? The monticello UI doesn't properly show the warnings and errors returned by smalltalkhub. On 2013-09-07, at 09:28, Holger Kleinsorgen <h.kleinsorgen@gmail.com> 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.
-- View this message in context: http://forum.world.st/Migration-from-SqueakSource-to-SmalltalkHub-encounters... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.