[squeak-dev] Do I really have to configure the inbox repository for each single package?

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Tue Dec 31 22:21:37 UTC 2019


Thanks Levente,
so far, it works well.

Le mar. 31 déc. 2019 à 18:55, Levente Uzonyi <leves at caesar.elte.hu> a
écrit :

> Hi Nicolas,
>
> On Tue, 31 Dec 2019, Nicolas Cellier wrote:
>
> > Hi all, Hi Tobias,
> > I'm using https: on OSX for some months too.
> >
> > I have minor issues:
> > - each time I commit, the remote repository update fails while reading
> allFileNames
> > - from time to time, the connection is closed before the action is
> performed (browsing a repository, downloading a mcz, etc...).
> >
> > That's a bit upsetting, but minor, I just close the debugger and retry.
> > I don't remember that it's been working OK with http for a long time.
> > So I'm for using https.
>
> That seems to be the same issue Karl experienced on windows. The main
> cause is probably that the connection gets closed, but WebClient doesn't
> notice that until it tries to reuse it.
> Does the issue still exist if you evaluate [MCHttpRepository
> useSharedWebClientInstance: false]?
>
> Levente
>
> >
> > Le mar. 31 déc. 2019 à 17:36, Tobias Pape <Das.Linux at gmx.de> a écrit :
> >
> >       > On 31.12.2019, at 15:21, Levente Uzonyi <leves at caesar.elte.hu>
> wrote:
> >       >
> >       > On Tue, 31 Dec 2019, Tobias Pape wrote:
> >       >
> >       >>
> >       >>> On 31.12.2019, at 02:15, Levente Uzonyi <leves at caesar.elte.hu>
> wrote:
> >       >>> IIRC the Inbox repository was originally added to all core
> packages. Later the repository was removed from the image altogether, and
> when it got added back again, only the repository itself was added without
> >       but was not attached to packages.
> >       >>> While we're discussing repositories, I think it's about time
> we changed the default urls from http to https for everything hosted on
> source.squeak.org.
> >       >>
> >       >> This needs changes to the image on the server, it forcefully
> serves some stuff with http:// in the url…
> >       >
> >       > I meant using https urls for the MCHttpRespositories in the
> image. Those are independent of the server image except for redirects, but
> AFAIK there are no redirects involved in up/downloading and repository
> >       listing.
> >       > I've been using https there for half a year now without problems.
> >
> >       That's good to know!
> >       Let's switch.
> >
> >
> >       Best regards
> >               -Tobias
> >
> >       PS: we're using https with our squeaksource for more than 2 1/2
> years at HPI, no hickups either.
> >
> >
> >       >
> >       > Levente
> >       >
> >       >>
> >       >> -t
> >       >>
> >       >>
> >       >>> Levente.
> >       >>> On Mon, 30 Dec 2019, Thiede, Christoph wrote:
> >       >>>> Hi all,
> >       >>>> in the meantime, I probably have a really boring question for
> you:
> >       >>>> Is there any way to configure the inbox repo once for all
> Squeak packages? (Of course, there is a way, but I can't find it.)
> >       >>>> I am strictly following the instructions from the wiki to
> create the repository, but it does not appear for any trunk package:
> >       >>>> [IMAGE] (no package selected)
> >       >>>> [IMAGE] (MorphicTests selected)
> >       >>>> I admit that in all the time, I was too lazy to ask this
> questions so I added the repository again and again, for each single
> package I needed ...
> >       >>>> This probably isn't the right way to do it, is it? How can I
> enter the inbox repo code once for all packages?
> >       >>>> Thanks in advance,
> >       >>>> Christoph
> >       >
> >
> >
> >
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20191231/89553dc8/attachment.html>


More information about the Squeak-dev mailing list