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'

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 ?

Reply via email to