[Seaside-dev] versioning

Philippe Marschall philippe.marschall at gmail.com
Sun Mar 23 21:31:37 UTC 2014


On Sun, Mar 23, 2014 at 6:40 PM, Sven Van Caekenberghe <sven at stfx.eu> wrote:
> I can't really help, but I see that Philippe did save MC commits to StHub as recently as late Februari. Assuming he did not change his password, and given the fact that he can log in to the website part, I don't think the problem is directly related to authentication. Maybe it is authorization related ?
>
> What version name did you try to save where ?

Seaside-JSON-Core-pmm.27.mcz

> I see that you don't have any personal repositories, maybe you could make one to see if that works ?

Doesn't help either, same error. The request looks like this:

PUT /mc/Seaside/Seaside31/main/Seaside-JSON-Core-pmm.27.mcz HTTP/1.1
Connection: close
User-Agent: Zinc HTTP Components 1.0
Content-Length: 25560
Authorization: Basic stripped
Host: smalltalkhub.com
Content-Type: application/octet-stream
Accept: */*

And this is the response:

HTTP/1.1 403 Forbidden
Date: Sun, 23 Mar 2014 21:24:59 GMT
Server: Zinc HTTP Components 1.0
Content-Type: text/plain
Content-Length: 512
Vary: Accept-Encoding
Connection: close

Unknown token type

Cheers
Philippe


More information about the seaside-dev mailing list