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

Cannot Access Repository using Apache Server

From: Deepa Dave <ddave_at_goldstonetech.com>
Date: 2006-05-07 16:36:14 CEST

I am trying to access the repository using Apache server from the client
machine. I still haven't installed Tortoise SVN completely but I am
trying to access the repository using the following command and it
fails:
 C:\SVN\usr\local\src\SubVersionRepository>svn co
http://192.168.0.44:80/usr/local/src/SubVersionRepository
Svn: PROPFIND request failed on '/usr/local/src/SubVersionRepository':
405 Method Not Allowed (http://192.168.0.44)

C:\SVN\usr\local\src\SubVersionRepository>svn co
http://192.168.0.44:80/svn/repos
Svn: PROPFIND request failed on '/usr/local/src/SubVersionRepository'
Svn: PROPFIND of '/usr/local/src/SubVersionRepository': 405 Method Not
Allowed (http://192.168.0.44)

Please advise.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 9 16:37:42 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.