Wednesday, January 26, 2011

SVN - Server sent unexpected return value (500 Internal Server Error)

I'm using RabbitVCS to work with Google Code, and I just recently started having problems with trying to commit. Whenever I try to commit, it says...

Commit failed

Server sent unexpected return value (500 Internal Server Error) in response to Checkout request for (some file that is involved in the commit. The file it fails on isn't consistent).

I have no idea what is wrong, any help is appreciated, thanks.

  • There will be a message in the error log of the web server. If you use apache, look for the right error.log. If you use standalone svn, switch to the apache module because standalone svn servers are poor error reporters. If you use something else, I don't know where the error log is.

  • Hi - the error you're seeing is likely from some sort of transient problem within Google Code's Subversion service. If the problem persists, your best bet would be to visit their google group and ask for assistance. Responses are generally pretty quick.

    From durin42

0 comments:

Post a Comment