[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: Deepa Dave <ddave_at_goldstonetech.com>
Date: 2006-05-17 22:38:41 CEST

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
Received on Wed May 17 22:40:06 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.