Status 405: Method Not Allowed. This is usually a mistyped url.
Attempting to send DAV method requests to a non DAV enabled url, or a
non DAV aware script.
Does the url
usr/local/src/SubVersionRepository have appropriate entries in the httpd.conf file for DAV?
Jeb
Deepa Dave wrote:
>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 17:15:29 2006