[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 06 Mar 2008 18:14:37 +0100

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.html#tsvn-serversetup-apache-4

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-03-06 18:15:44 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.