1. I am attempting to upgrade from svn to git and after wasting 4.5 
   hours on the project that should have taken 5 minutes, it appears that 
   google is to blame.  The exact same command complete successfully on 
   github.  If I only push the master trunk it seems to work fine.  If there 
   is a tag or a branch I get the error.  Project is /p/jnativehook. 
   
   $ git push googlecode refs/remotes/tags/*:refs/tags/*
   2. Counting objects: 625, done.
   3. Delta compression using up to 12 threads.
   4. Compressing objects: 100% (268/268), done.
   5. Writing objects: 100% (577/577), 371.30 KiB, done.
   6. Total 577 (delta 337), reused 478 (delta 282)
   7. remote: Scanning pack: 100% (577/577), done.
   8. remote: Error: internal server error
   9. error: RPC failed; result=56, HTTP code = 200
   10. fatal: The remote end hung up unexpectedly
   11. fatal: recursion detected in die handler
   12. Everything up-to-date
   
   

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-code-hosting.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to