Re: still no luck with http://svn.host.tld/
From: Dave Cridland <dave_at_cridland.net>
Date: 2002-07-30 23:16:18 CEST
On Tue, 2002-07-30 at 13:53, Alexy Khrabrov wrote:
Confirmed here too, although I tried with <Directory> rather than
I got:
192.168.0.254 - - [30/Jul/2002:20:39:34 +0100] "GET / HTTP/1.0" 301 324
[Tue Jul 30 20:39:35 2002] [error] [client 192.168.0.254] Could not
User-Agent was:
[root@gateway root]# rpm -q lynx
(RedHat 7.3 + updates)
Also tried:
-- [root@turner root]# telnet svn.gestalt.entity.net 80 Trying 192.168.0.254... Connected to gateway.gestalt.entity.net (192.168.0.254). Escape character is '^]'. GET / HTTP/1.1 Host: svn.gestalt.entity.net HTTP/1.1 301 Moved Permanently Date: Tue, 30 Jul 2002 21:10:06 GMT Server: Apache/2.0.40-dev (Unix) DAV/2 SVN/0.14.0 (dev build) Location: http://svn.gestalt.entity.net// Content-Length: 324 Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://svn.gestalt.entity.net//">here</a>.</p> <hr /> <address>Apache/2.0.40-dev Server at svn.gestalt.entity.net Port 80</address> </body></html> -- Build is: [root@gateway root]# rpm -q subversion-server subversion-server-0.14.0-2748 I'll build the latest revision and see what happens then. I might take this one to task and see if I can find the problem, but it's probably way beyond me. I have to admit I'd *like* this one to work. Dave. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jul 30 23:13:54 2002 |
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.