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

Re: PROPPATCH failing due to missing slash

From: nazz <nazzaromark_at_gmail.com>
Date: Thu, 6 Mar 2008 11:22:41 -0800 (PST)

Stefan,
I don't think it has to do with trailing slash because all of the
other commands are working fine and I have included the trailing slash
in the initial request. I think it is something in the client because
the previous response contains the correct path but the request drops
the slash for some reason. I don't know what is special about the
PROPPATCH method. Also, I tested this out with a plain telnet client,
inserting the slash, and everything worked fine. Also, it only fails
when I committing, not during the update or checkout.

On Mar 6, 12:14 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> nazz wrote:
> > Thanks for getting back so quickly. Here are the details.
>
> > Error: Commit failed (details follow):
> > Error: applying log message to /ms!svn/wbl/
> > 8b06f9c5-5534-854c-9661-3601ade51b8a/5441:
> > Error: 405 Method Not Allowed (http://<URLHIDDEN>.com)
>
> This might help:http://tortoisesvn.net/node/111
>
> Also make sure you don't have the same folder defined in your apache
> config as you're using for the svn repository.
> And make sure you don't have a trailing slash in your <Location> block
> (e.g., "<Locatin /svn/>" instead of "<Location /svn>")
> Another possibility: you've set up a redirection to remove the slash.
>
> Our docs describe how to configure apache:http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup.h...
>
> Stefan
>
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-03-06 21:42:01 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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