Hi!
What does your http.conf look like? (For VisualSVN, this file is
normally located underneath of the VisualSVN install folder). I guess
that your authorizations are not yet configured properly and that apache
therefore (correctly) denies your request whereas on the server
everything works ok.
Robert
Ilan Yaniv wrote:
>
> Hi all.
>
> I was trying to browse via repo-browser, and I got error message
>
> when I wrote the URL: https://vm03.timetoknow.local:8443/svn
>
> I got the error: "server sent unexpected return value (405 method not
> allowed) in response to PROPFIND request for svn."
>
> So I tried to checkout files from the repository
>
> I wrote the command:
>
> svn co https://vm03.timetoknow.local:8443/svn/dev/LMS/branch/v2.3/2.3
>
> And I got the following error:
>
> svn: Server sent unexpected return value (403 Forbidden) in response
> to OPTIONS
>
> request for
> 'https://vm03.timetoknow.local:8443/svn/dev/LMS/branch/v2.3/2.3'
> <https://vm03.timetoknow.local:8443/svn/dev/LMS/branch/v2.3/2.3%27>
>
> I was working with SVN 1.4.5 without Apache, and then I moved the
> folders to another server, installed the VisualSVN working with
> Apache. I added the repository, so I can see it with the visualSVN,
> and I can browse there but I can't work remotely.
>
> Why am I getting those errors ?
>
> A friend in need is a friend indeed.
>
> ***Ilan Yaniv*
>
> Configuration Management
>
> Phone: 03-7534333 ext. 5873
>
> _Ilan.Yaniv_at_timetoknow.org_ <mailto:Ilan.Yaniv_at_timetoknow.org>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-26 14:36:41 CET