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 class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<div>Error: Could not access <a href="http://spurce.squeak.org/trunk">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 class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: 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">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><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">andreas.raab@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 6/18/2010 12:47 AM, Andreas Raab wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;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>-- <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>