> -----Original Message-----
> From: Pollock Kirsty [mailto:kirsty.poll...@sodexo.com]
> Sent: dinsdag 8 april 2014 15:52
> To: Stefan Sperling
> Cc: users@subversion.apache.org
> Subject: RE: How to delete folder with 'illegal' name in SVN via Tortoise
> (Windows)
> 
> Hmm, I get
> 
> C:\Users\kirsty.pollock>svn rm
> http:/[/ipaddress]/svn_repository/source/c%3a
> 
> svn: E175002: Unexpected HTTP status 405 'Method Not Allowed' on
> '/svn_repository/source/c:'
> svn: E175002: Additional errors:
> svn: E175002: PROPFIND request on '/svn_repository/source/c:' failed: 405
> Method Not Allowed

Can you tell us which Subversion and apache server run on the server?

I can't reproduce this with the latest 1.8 and trunk versions of
Subversions, but I can think of a few reasons why this might fail using
older versions.

Note that this error is also perfectly acceptable if the URL doesn't point
into your repository... A lot of webserver setups just deny PROPFINDs.

        Bert

Reply via email to