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

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM