[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: Jeb <jeb.beasley_at_penske.com>
Date: 2006-05-17 23:03:49 CEST

1) You have updated the httpd.conf directive?
2) You restarted Apache httpd service?
3) test the location directive by putting the URL in a web browser....

Deepa Dave wrote:

>Even when I give the /repos path, it gives me the same error.
>
>-----Original Message-----
>From: Madan U S [mailto:madan@collab.net]
>Sent: Wednesday, May 17, 2006 4:33 PM
>To: ddave@goldstonetech.com; users@subversion.tigris.org
>Subject: RE: http access Error using Apache server
>
>
>
>
>-----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.
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed May 17 23:05:09 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.