[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: New Win32 binaries

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-10-19 12:36:30 CEST

On Fri, Oct 19, 2001 at 10:42:54AM +0100, peter.westlake@arm.com wrote:
> [Fri Oct 19 03:49:25 2001] [error] [client 193.131.176.3] client sent
> HTTP/1.1 request without hostname (see RFC2616 section 14.23): /repos/svn
> [Fri Oct 19 03:49:41 2001] [error] [client 193.131.176.3] client sent
> HTTP/1.1 request without hostname (see RFC2616 section 14.23):
> /repos/svn/trunk
>
> That client is our firewall. I'll ask our sysadmins about it.
> In the meantime, I could carry on trying to build a Unix client.

Ouch. A useful test is to try a TRACE request through the firewall:
telnet to port 80 of e.g. www.collab.net (not svn.collab.net since it
seems the Apache 2.0 running there has broken TRACE handling), and send
it

TRACE / HTTP/1.0<enter>
<enter>

if you're lucky you'll get a trace of the request the firewall sent
back.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.