SqueakSource upload problem

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

SqueakSource upload problem

Gary Chambers-4
I'm having trouble uploading to the SqueakSource repository
(www.squeaksource.com) for the UI enhancements.

Just sits there after choosing to upload from "import versions" before
giving up with "connection reset".

After talking with Ken on IRC I uploaded via Monticello (copy to another
repository) with no problem.

Is the web upload broken?

Gary.


Reply | Threaded
Open this post in threaded view
|

Re: SqueakSource upload problem

Philippe Marschall
2007/10/12, Gary Chambers <[hidden email]>:

> I'm having trouble uploading to the SqueakSource repository
> (www.squeaksource.com) for the UI enhancements.
>
> Just sits there after choosing to upload from "import versions" before
> giving up with "connection reset".
>
> After talking with Ken on IRC I uploaded via Monticello (copy to another
> repository) with no problem.
>
> Is the web upload broken?

Now I know this won't help you but it works fine for me. If I upload
only one version but also with several versions. Can you try again to
make sure the problem still exits? Can you provide a bit more
information like what versions you are trying to upload, which browser
and so on?

Cheers
Philippe

Reply | Threaded
Open this post in threaded view
|

RE: SqueakSource upload problem

Gary Chambers-4
Just tried to upload Pinesoft-Widgets-gvc.246.mcz
A previous version but still the same problem.
Using Firefox 2.0.0.7.
Used to work on my desktop...
Also, uploading Pineosft-ToolBuilder-gvc.8.mcz worked fine just now.
Of course, the ToolBuilder snapshots are much smaller than Widgets (8K vs 440K).

The widgets upload eventually results in a standard Firefox "The connection was reset" page.
Can upload using the "copy" (copy to other repository) option in Monticello though...


> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]]On Behalf Of
> Philippe Marschall
> Sent: 14 October 2007 11:21 AM
> To: The general-purpose Squeak developers list
> Subject: Re: SqueakSource upload problem
>
>
> 2007/10/12, Gary Chambers <[hidden email]>:
> > I'm having trouble uploading to the SqueakSource repository
> > (www.squeaksource.com) for the UI enhancements.
> >
> > Just sits there after choosing to upload from "import versions" before
> > giving up with "connection reset".
> >
> > After talking with Ken on IRC I uploaded via Monticello (copy to another
> > repository) with no problem.
> >
> > Is the web upload broken?
>
> Now I know this won't help you but it works fine for me. If I upload
> only one version but also with several versions. Can you try again to
> make sure the problem still exits? Can you provide a bit more
> information like what versions you are trying to upload, which browser
> and so on?
>
> Cheers
> Philippe
>


Reply | Threaded
Open this post in threaded view
|

Re: SqueakSource upload problem

Philippe Marschall
2007/10/14, Gary Chambers <[hidden email]>:
> Just tried to upload Pinesoft-Widgets-gvc.246.mcz
> A previous version but still the same problem.
> Using Firefox 2.0.0.7.
> Used to work on my desktop...
> Also, uploading Pineosft-ToolBuilder-gvc.8.mcz worked fine just now.
> Of course, the ToolBuilder snapshots are much smaller than Widgets (8K vs 440K).

Now that actually explains a lot. Squeak versions up to 3.9 had a
really slow SocketStream implementation. This showed especially for
multipart POST like version importing. It wouldn't show on PUT like
Monticello does. It is likely that this what is causing the problem
your case.

Cheers
Philippe

> The widgets upload eventually results in a standard Firefox "The connection was reset" page.
> Can upload using the "copy" (copy to other repository) option in Monticello though...
>
>
> > -----Original Message-----
> > From: [hidden email]
> > [mailto:[hidden email]]On Behalf Of
> > Philippe Marschall
> > Sent: 14 October 2007 11:21 AM
> > To: The general-purpose Squeak developers list
> > Subject: Re: SqueakSource upload problem
> >
> >
> > 2007/10/12, Gary Chambers <[hidden email]>:
> > > I'm having trouble uploading to the SqueakSource repository
> > > (www.squeaksource.com) for the UI enhancements.
> > >
> > > Just sits there after choosing to upload from "import versions" before
> > > giving up with "connection reset".
> > >
> > > After talking with Ken on IRC I uploaded via Monticello (copy to another
> > > repository) with no problem.
> > >
> > > Is the web upload broken?
> >
> > Now I know this won't help you but it works fine for me. If I upload
> > only one version but also with several versions. Can you try again to
> > make sure the problem still exits? Can you provide a bit more
> > information like what versions you are trying to upload, which browser
> > and so on?
> >
> > Cheers
> > Philippe
> >
>
>
>

Reply | Threaded
Open this post in threaded view
|

RE: SqueakSource upload problem

Gary Chambers-4
Always useful to have another test case!

> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]]On Behalf Of
> Philippe Marschall
> Sent: 14 October 2007 7:16 PM
> To: The general-purpose Squeak developers list
> Subject: Re: SqueakSource upload problem
>
>
> 2007/10/14, Gary Chambers <[hidden email]>:
> > Just tried to upload Pinesoft-Widgets-gvc.246.mcz
> > A previous version but still the same problem.
> > Using Firefox 2.0.0.7.
> > Used to work on my desktop...
> > Also, uploading Pineosft-ToolBuilder-gvc.8.mcz worked fine just now.
> > Of course, the ToolBuilder snapshots are much smaller than
> Widgets (8K vs 440K).
>
> Now that actually explains a lot. Squeak versions up to 3.9 had a
> really slow SocketStream implementation. This showed especially for
> multipart POST like version importing. It wouldn't show on PUT like
> Monticello does. It is likely that this what is causing the problem
> your case.
>
> Cheers
> Philippe
>
> > The widgets upload eventually results in a standard Firefox
> "The connection was reset" page.
> > Can upload using the "copy" (copy to other repository) option
> in Monticello though...
> >
> >
> > > -----Original Message-----
> > > From: [hidden email]
> > > [mailto:[hidden email]]On Behalf Of
> > > Philippe Marschall
> > > Sent: 14 October 2007 11:21 AM
> > > To: The general-purpose Squeak developers list
> > > Subject: Re: SqueakSource upload problem
> > >
> > >
> > > 2007/10/12, Gary Chambers <[hidden email]>:
> > > > I'm having trouble uploading to the SqueakSource repository
> > > > (www.squeaksource.com) for the UI enhancements.
> > > >
> > > > Just sits there after choosing to upload from "import
> versions" before
> > > > giving up with "connection reset".
> > > >
> > > > After talking with Ken on IRC I uploaded via Monticello
> (copy to another
> > > > repository) with no problem.
> > > >
> > > > Is the web upload broken?
> > >
> > > Now I know this won't help you but it works fine for me. If I upload
> > > only one version but also with several versions. Can you try again to
> > > make sure the problem still exits? Can you provide a bit more
> > > information like what versions you are trying to upload, which browser
> > > and so on?
> > >
> > > Cheers
> > > Philippe
> > >
> >
> >
> >
>