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

Re: TortoiseSVN 1.7.x Error : Server sent unexpected return value (500 Internal Server Error) in response to POST request

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 02 Mar 2012 21:16:38 +0100

On 02.03.2012 02:44, 杨映莹 wrote:
> Dear all
>
> When I use tortoise 1.7.x, there is a very strange problem:
>
> Server :subversion 1.7.1 + apache2.2 + tortoiseSVN1.5.7
>
> Step1. Server :Config apache httpd.conf like:
>
> <Location /uvob/fwsp/boot>
>
> DAV svn
>
> SVNParentPath E:/svndata/repo/uvob/fwsp/boot
>
> AuthzSVNAccessFile E:/svndata/repo/uvob/fwsp/boot/accessfile
>
> Require valid-user
>
> AuthType ALL
>
> AuthName "Subversion repository"
>
> SSPIAuth On
>
> SSPIAuthoritative On
>
> SSPIDomain actions.com.cn
>
> SSPIOfferBasic On
>
> </Location>
>
> Step2.Server :use tortoiseSVN 1.5.7 create new svn repository “test”in
> “E:\svndata\repo\uvob\fwsp\boot”
>
> Step3 config E:/svndata/repo/uvob/fwsp/boot/accessfile
>
> 3.Client: use tortoiseSVN 1.5.X or tortoiseSVN 1.6.x to commit is ok
>
> 4.Client: use tortoiseSVN 1.7.x to commit is not ok, show error like this:
>
> Server sent unexpected return value (500 Internal Server Error) in
> response to POST request for '/uvob/fwsp/boot/test/!svn/me'

internal server error means that apache failed. You can find more
information about why in the apache error log file.

But this is a server issue, so you should ask on the Subversion mailing
list for help.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2928838
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-03-02 21:16:46 CET

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.