Method not allowed

2,128 views
Skip to first unread message

Stefano Fraccaro

unread,
Nov 4, 2013, 10:32:54 AM11/4/13
to us...@tortoisesvn.tigris.org
Hi all,
I have upgraded my installation from Subversion 1.7 to 1.8.4 and
TortoiseSVN to version 1.8.3.
Now when I checkout a project I see this error:

Unexpected HTTP status 405 'Method not allowed" on RepositoryName
PROPFIND request on 'RepositoryName' failed: 405 Method not allowed

Can be a regression or something is wrong?


Stefano Fraccaro

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3067829

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefano Fraccaro

unread,
Nov 4, 2013, 10:41:13 AM11/4/13
to us...@tortoisesvn.tigris.org
Hi all,
I have upgraded my installation from Subversion 1.7 to 1.8.4 and
TortoiseSVN to version 1.8.3.
Now when I checkout a project I see this error:

Unexpected HTTP status 405 'Method not allowed" on RepositoryName
PROPFIND request on 'RepositoryName' failed: 405 Method not allowed

Can be a regression or something is wrong?


Stefano Fraccaro

PS: sorry if you received this message twice

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3067831

Stefano Fraccaro

unread,
Nov 4, 2013, 10:47:40 AM11/4/13
to us...@tortoisesvn.tigris.org
Hi all,
I have upgraded my installation from Subversion 1.7 to 1.8.4 and TortoiseSVN to version 1.8.3.
Now when I checkout a project I see this error:

Unexpected HTTP status 405 'Method not allowed" on RepositoryName
PROPFIND request on 'RepositoryName' failed: 405 Method not allowed

Can be a regression or something is wrong?



TortoiseSVN 1.8.3 build 24901 - 32 bit
Subversion 1.8.4
Windows XP SP3

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3067832

BladeOfLight16

unread,
Nov 14, 2013, 3:47:04 AM11/14/13
to us...@tortoisesvn.tigris.org
On Mon, Nov 4, 2013 at 10:47 AM, Stefano Fraccaro <stefano....@simec.it> wrote:
Hi all,
    I have upgraded my installation from Subversion 1.7 to 1.8.4 and TortoiseSVN to version 1.8.3.
Now when I checkout a project I see this error:

Unexpected HTTP status 405 'Method not allowed" on RepositoryName
PROPFIND request on 'RepositoryName' failed: 405 Method not allowed

Can be a regression or something is wrong?
 
For what it's worth, I've seen this, too. It's pretty weird for me, though. I get it only when trying to connect directly to the server via HTTP. I have a proxy set up to get past a VPN's restrictions (which are actually not supposed to apply to me), and I don't have this problem at all going through the proxy.

Stefano Fraccaro

unread,
Nov 14, 2013, 4:03:29 AM11/14/13
to us...@tortoisesvn.tigris.org
After some investigation, I found the problem. The technician that has
upgraded the software on server side has also changed the folder name
without notice. "method not allowed" isn't the best error message for
this kind of problem. I tried only with or without the final slash as
suggested in many forums.
Often the problem is not the chair or the pc, but the man in the
middle ;-)


Il 14/11/2013 09:47, BladeOfLight16 ha scritto:
>
> For what it's worth, I've seen this, too. It's pretty weird for me,
> though. I get it only when trying to connect directly to the server
> via HTTP. I have a proxy set up to get past a VPN's restrictions
> (which are actually not supposed to apply to me), and I don't have
> this problem at all going through the proxy.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3068470

Simon Large

unread,
Nov 14, 2013, 4:39:14 AM11/14/13
to us...@tortoisesvn.tigris.org
On 14 November 2013 09:03, Stefano Fraccaro <stefano....@simec.it> wrote:
After some investigation, I found the problem. The technician that has
upgraded the software on server side has also changed the folder name
without notice. "method not allowed" isn't the best error message for
this kind of problem. I tried only with or without the final slash as
suggested in many forums.
Often the problem is not the chair or the pc, but the man in the
middle   ;-)

Thanks for the update. The error message originates within the subversion library rather than TortoiseSVN so there's nothing we can do here to address that. You might want to report your experience on the subversion users mailing list.

Simon

BladeOfLight16

unread,
Nov 14, 2013, 6:09:24 AM11/14/13
to us...@tortoisesvn.tigris.org
On Thu, Nov 14, 2013 at 4:39 AM, Simon Large <simon.to...@gmail.com> wrote:
Thanks for the update. The error message originates within the subversion library rather than TortoiseSVN so there's nothing we can do here to address that. You might want to report your experience on the subversion users mailing list.

I imagine it originates server side, 405 Method Not Allowed being an HTTP status code. So if reported, it should probably be reported to the SVN Apache module maintainers. SVN is just giving us a status code it has no idea what to do with, which seems pretty reasonable to me. The server, however, should probably either report 404 or 403.

Gavin Lambert

unread,
Nov 14, 2013, 5:11:39 PM11/14/13
to us...@tortoisesvn.tigris.org
On 15/11/2013 00:09, Quoth BladeOfLight16:
> I imagine it originates server side, 405 Method Not Allowed being an
> HTTP status code. So if reported, it should probably be reported to the
> SVN Apache module maintainers. SVN is just giving us a status code it
> has no idea what to do with, which seems pretty reasonable to me. The
> server, however, should probably either report 404 or 403.

If the path has changed it means that the SVN module isn't even being
loaded for the path that it was trying to access. There probably isn't
much that can be done about that on the server side -- it's the client
side that needs to have a better error message.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3068518
Reply all
Reply to author
Forward
0 new messages