Hi Becky, I can't reproduce your problem and am able to clone pynmea successfully with git 1.7.3.1. Can you re-run your clone with "GIT_CURL_VERBOSE=1 git clone ..." and paste the output?
Dave On Tue, Jul 19, 2011 at 16:12, becky_lewis <[email protected]> wrote: > Hi, > > I've just created a new project at https://code.google.com/p/pynmea/ > and am having issues with the initial clone/commit. > > I have set up my .netrc file with the values I was instructed to use. > When I run: > > git clone https://code.google.com/p/pynmea/ pynmea > > I get the output: > > Initialized empty Git repository in /home/scaryclam/code/python/ > pynmea/.git/ > error: Couldn't get https://code.google.com/p/pynmea/HEAD for HEAD > The requested URL returned error: 404 > warning: You appear to have cloned an empty repository. > > The local clone gets created but is broken and I cannot do an initial > commit (which I tried to see if it fix the 404 error). > > I'm at a bit of a loss as to what the error could be. I'm fairly new > to using git. > > Becky Lewis > > -- > 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. > > -- 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.

