I just got the idea to setup another *public* test repo on my client's acct and see how that went... it worked fine.
So, it seems to be a prob with *private* repos. Another thing I noticed was that I have a passphrase and when I push to the public repos, I get prompted for it and then the push succeeds. But, when I try to push to the private repos, I dont get prompted for the passphrase and the push fails. So, now I'm guessing that it's an issue of passphrases and private repos.... Anybody have any thoughts on this? On Nov 3, 4:54 pm, lunaclaire <[email protected]> wrote: > I did it as : > > git remote add github [email protected]:< repo acct and name> > > which is how I saw it here: > > http://nathanj.github.com/gitguide/pushing.html > > and which worked on my public test repo > > which way is "correct"? > > On Nov 3, 3:55 pm, Lee Hambley <[email protected]> wrote: > > > My first thought is what clone URL did you use when you added your > > private/client project as a remote to your local repository, the git:// or > > git@ URL? > > > -- Lee Hambley > > > Twitter: @leehambley | @capistranorb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
