Enrico,<br><br>just updated a trunk image through a proxy here without any problems, but the proxy needs no authentication, so I can&#39;t say if this got broken on the way. I would try to do a full update via a direct connection and see if the problem with your proxy is still there with the fully updated image.<br>

<br>Alex<br><br><div class="gmail_quote">2010/7/12 Enrico Spinielli <span dir="ltr">&lt;<a href="mailto:enrico.spinielli@googlemail.com">enrico.spinielli@googlemail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Hi,<div>now that I try to update to trunk (from behind an authentication proxy) after a short while I get a debug window with</div><blockquote style="margin: 0pt 0pt 0pt 40px; border: medium none; padding: 0px;">
<div>Error: Could not access <a href="http://spurce.squeak.org/trunk" target="_blank">http://spurce.squeak.org/trunk</a></div></blockquote><div><br></div><div>The problem seems to originate in MCHttpRepository&gt;&gt;allFileNames</div>

<div>
where the call to HTTPSocket httpGet:args:user:passwd:</div><div>does not succeed.</div><div><br></div><div>I retried my initialization for web</div><blockquote style="margin: 0pt 0pt 0pt 40px; border: medium none; padding: 0px;">


<div><div>HTTPSocket useProxyServerNamed: &#39;xyz.zy.yz.zyx&#39; port: xyzy proxyUser: &#39;xxx&#39; password: &#39;yyyyyyy&#39;.</div></div><div><div>HTTPSocket httpShowGif: &#39;<a href="http://www.google.com/intl/en_ALL/images/logo.gif" target="_blank">http://www.google.com/intl/en_ALL/images/logo.gif</a>&#39;.</div>


</div></blockquote><div><div>but it now fails.</div><div><br></div><div>Do I have to download .mcz manually from squeak source? Any hints?</div><div><br></div><div>Thanks in advance</div><div>Bye</div><div>Enrico</div>PS: I was/am at update 10282</div>


<div><div><div></div><div class="h5"><br><div class="gmail_quote">On Sat, Jul 10, 2010 at 23:20, Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de" target="_blank">andreas.raab@gmx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>On 6/18/2010 12:47 AM, Andreas Raab wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I&#39;m also starting to wonder if one couldn&#39;t retain an *extremely* simple<br>
HTTPSocket implementation that doesn&#39;t deal with anything complicated<br>
(i.e., no proxy support, no redirect, no auth, just the simplest<br>
possible case) and have a more fully fledged client handle the more<br>
complicated uses. (the idea is mainly to keep MC working for the<br>
bootstrap cases where you can assume a simplified environment)<br>
</blockquote>
<br></div>
All right, the deed is done :-) The commit message didn&#39;t show since it&#39;s been too big but you can find it here:<br>
<br>
        <a href="http://lists.squeakfoundation.org/pipermail/packages/2010-July/003526.html" target="_blank">http://lists.squeakfoundation.org/pipermail/packages/2010-July/003526.html</a><br>
<br>
In addition the latest version of WebClient now registers itself with HTTPSocket so that if you load WebClient it will provide the implementation for HTTPSocket requests.<br>
<br>
Please note that there&#39;s potential for breakage since the rewrite was quite significant. If you notice anything that&#39;s broken please report the issues here.<br>
<br>
Cheers,<br><font color="#888888">
  - Andreas<br>
<br>
</font></blockquote></div><br><br clear="all"><br></div></div><div class="im">-- <br>Enrico Spinielli<br>&quot;Do Androids dream of electric sheep?&quot;— Philip K. Dick<br>&quot;Hear and forget; see and remember;do and understand.&quot;—Mitchel Resnick<br>



</div></div>
<br><br>
<br></blockquote></div><br>