I'm assuming this is related to the recent outage. I'm getting: $ git push -v Pushing to https://code.google.com/p/muddle/ Counting objects: 7, done. Delta compression using up to 2 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 506 bytes, done. Total 4 (delta 3), reused 0 (delta 0) remote: Scanning pack: 100% (4/4), done. remote: Storing objects: 100% (4/4), done. remote: Processing commits: 100% (1/1), done. remote: Error: internal server error error: RPC failed; result=56, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly
Looking at http://code.google.com/p/muddle/source/list, it appears as if the changes have, indeed, not taken effect. However, I pulled (from google code) into my other working copy of the project, and that seems to have retrieved all the changes I was wanting to push. Tibs -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-code-hosting/-/ZqBylANpiOkJ. 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.

