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

RE: http access Error using Apache server

From: Madan U S <madan_at_collab.net>
Date: 2006-05-17 22:32:32 CEST

-----Original Message-----
From: Deepa Dave [mailto:ddave@goldstonetech.com]
Sent: Thu 5/18/2006 12:58 AM
To: users@subversion.tigris.org
Subject: http access Error using Apache server
 
Svn+ssh works great but http access gives me the below error:
 
[root@localhost apache2]# svn co
http://192.168.0.44:80/usr/local/src/subrepos

madan : smell something fishy here.... you should not be giving the full path to the repos here... instead you must use the name in the <Location name> directive... pl. check back as to what the location directive name is and use thus:

http://ip/locationDirectiveName/repos

PS : Thank you for using the users@ list.

Regards,
Madan.
Received on Wed May 17 22:36:12 2006

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

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