Hi, I'm switching libopenmetaverse project from subversion to git. I made a local conversion, switch the repo type, but when I try to push the code I get this:
$ git push --all google Counting objects: 25874, done. Delta compression using up to 2 threads. Compressing objects: 100% (6298/6298), done. Writing objects: 100% (25874/25874), 38.49 MiB | 3.16 MiB/s, done. Total 25874 (delta 19667), reused 25459 (delta 19337) remote: Scanning pack: 100% (25874/25874), done. remote: Storing objects: 100% (25874/25874), done. remote: Processing commits: 100% (3171/3171), done. remote: Error: internal server error error: RPC failed; result=18, HTTP code = 200 fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly -- 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.

