I have been receiving various Internal Server Errors when trying to commit to our projects' SVN servers.
The projects are: * http://code.google.com/p/muddle/ * http://code.google.com/p/kbus/ This has been happening increasingly over the last several weeks. A typical error is:: $ svn commit svn: Commit failed (details follow): svn: Server sent unexpected return value (500 Internal Server Error) in response to MKACTIVITY request for '/svn/!svn/act/0557eb2a- c67c-40ff-ad45-6a4b31054e3b' svn: Your commit message was left in a temporary file: svn: '/home/tibs/sw/kbus/svn-commit.3.tmp' or:: $ svn commit svn: Commit failed (details follow): svn: Server sent unexpected return value (500 Internal Server Error) in response to CHECKOUT request for '/svn/!svn/bln/354' svn: Your commit message was left in a temporary file: svn: '/home/tibs/sw/muddle.svn/trunk/svn-commit.12.tmp' The internal error number varies (although I think 500 is most common). It can be in response to at least half-a-dozen different (server) requests. The problem often seems to clear up after a couple of hours, finally allowing one to commit. I assume the causes are similar to those for all of the other people reporting such. Tibs -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

