Hi, I'm having existing Mercurial repository hosted on Bitbucket.org. Because I want the project to be easier to find, I create "mirror" project on code.google.com.
Questions: 1) how can I import existing repo to new and empty project I created? I tried with hg push from my local copy, but after 15 minutes I got message - authorization failed C:\local\text-hr>hg push https://text-hr.googlecode.com/hg/ pushing to https://text-hr.googlecode.com/hg/ searching for changes <5 minutes> http authorization required realm: Google Code Mercurial Repository user: ... password: <10 minutes> abort: authorization failed 2) why is upload so slow (15 minutes)? On bitbucket this operation lasted for the same repo 3-4 minutes. 3) is is legal to have on code.google.com empty repo with information that project is hosted somewhere else + link? Robert -- 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.

