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

Problems checking out new module from newly setup SVN server

From: Jeff Stuart <jstuart_at_computer-city.net>
Date: 2002-09-18 23:26:06 CEST

Ok, I installed SVN just like the docs say. Modified httpd.conf to create the
/svn URL. Ia lso created the repository AND imported a module. svn using
the file URLs works perfectly. I've also restarted the server.

When I try to check out the module using the HTTP URL, it fails. Here's what
I get:

(rjbtel@rjb2)()(05:15PM:09/18/02)
(1252:252)$ svn co http://localhost/svn/banneroverdrive bo
svn: RA layer request failed
svn: PROPFIND of /: 405 Method Not Allowed

and in the access log, I get this:

127.0.0.1 - - [18/Sep/2002:17:19:57 -0400] "PROPFIND / HTTP/1.1" 405 728 "-"
"neon/0.23.3 SVN/0.14.
2 (dev build)"

NOTHING at all in the error log...

ANY ideas?

-- 
Jeff Stuart
jstuart@computer-city.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 18 23:26:42 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.