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

1,159 views
Skip to first unread message

杨映莹

unread,
Mar 1, 2012, 8:44:24 PM3/1/12
to us...@tortoisesvn.tigris.org

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'

 

Do you know why

 

 

 

 

image002.jpg

Stefan Küng

unread,
Mar 2, 2012, 3:16:38 PM3/2/12
to us...@tortoisesvn.tigris.org

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-un...@tortoisesvn.tigris.org].

Reply all
Reply to author
Forward
0 new messages