svn 500错误 500 Internal Server Error response to POST request

ERROR : Server sent unexpected return value (500 Internal Server Error) in response to POST request for '/repos/svntest/!svn/me

 

It turns out that with my particular case, this was a PERMISSIONS issue. After spending an hour and a half on this I finally tracked down a simple solution that "worked for me". The million dollar fix?

 

  1. Open the VisualSVN Server GUI.

  2. Right-Click on "VisualSVN Server (domain)" at the root of the left navigation pane and select "Properties".

  3. Under the General Tab, you will see a check box for "Automatically adjust permissions".

    A. If this is not checked, check it and click "Apply". This will stop and restart the VisualSVN service and should fix the issue.

    B. If this is checked, un-check it and click "Apply". This will stop and restart the Visual SVN service. Once complete, re-check the option and click "Apply" once more. After the service is restarted, the issue should now be resolved.

 

I hope this helps someone in need!

http://stackoverflow.com/questions/7909089/cant-commit-to-svn-server

 

posted @ 2013-07-01 11:30  LsPoPi  阅读(7274)  评论(0编辑  收藏  举报