You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ivo Looser <iv...@login.ch> on 2004/05/19 12:54:52 UTC

Probfind error bei chechout

Hi together

Again about Probfind...

I had setup svn over http without a problem. 
Now i try to implement with https, then i got the error.

svn: PROPFIND request failed on '/project/name'
svn: PROPFIND of '/project/name': 405 Method Not Allowed
(https://servername)

I can't follow realy the svn doku then im not very good in englisch that's
wy I'm a littlebit whired.
Is there something wrong in the apache2 config or in Subversion?  
I will just have a Server certificate, then I need some settings tags in the
subversion.conf?

Sorry I think this question asket a lot. But I have not searchpoint anymore.

Let me know when you need more Information.

Thanks in Advance.

Ivo Looser


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Probfind error bei chechout

Posted by Ben Collins-Sussman <su...@collab.net>.
On Wed, 2004-05-19 at 07:54, Ivo Looser wrote:

> svn: PROPFIND request failed on '/project/name'
> svn: PROPFIND of '/project/name': 405 Method Not Allowed
> (https://servername)

Probably a web proxy is blocking your PROPFIND request. 
See the FAQ:

http://subversion.tigris.org/project_faq.html#proxy


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org