[Troy Heber]
> This is the error you will get if you are behind a proxy and can not
> access the machine directly. From your ia64 box can you telnet to port
> 80 of llvm.org?

Or, if it's a transparent proxy, telnet won't necessarily reveal the
problem.  What will show the problem is to try https, which transparent
proxies have to leave alone (or server certs wouldn't be valid):

  $ svn ls http://svn.collab.net/repos/svn
  $ svn ls https://svn.collab.net/repos/svn

If the second one works and the first does not, you've found your
problem.
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to