[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: How to delete folder with 'illegal' name in SVN via Tortoise (Windows)

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 8 Apr 2014 16:31:48 +0200

> -----Original Message-----
> From: Pollock Kirsty [mailto:Kirsty.Pollock_at_sodexo.com]
> Sent: dinsdag 8 april 2014 15:52
> To: Stefan Sperling
> Cc: users_at_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
Received on 2014-04-08 16:32:48 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.