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

Re: Commit fails 403 error for .asp file containing "Chr(10)"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 12 Apr 2008 07:35:24 +0200

Pete Mawhinney wrote:
> Hi There;
>
> I have found that if I try to commit a *.asp file that contains the text
> Chr(10) it fails with a 403 Forbidden error. The number in the brackets is
> unimportant. The problem does not occur if the file is .txt In some cases I
> can modify the Chr to say CXhr, which commits fine then edit it back to Chr
> and the commit will succeed. But not always.

The exact error message would help here.

But: this is a server problem. You should ask on the Subversion mailing
list for help (users at subversion tigris org).

> Client:
> Windows Vista Ultimate 32-bit
> TortoiseSVN 1.4.8 build 12137
>
> Protocol: https
>
> Server:
> Linux
> Apache 1.3.36
> svn server version reported as 1.4.5 but unconfirmed

Now that's not possible or the reason for your problems: Subversion
requires apache 2.0.x or 2.2.x - the 1.3.x versions won't work.

Stefan

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

Received on 2008-04-12 07:35:37 CEST

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

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