You've probably looked at http://github.com/guides/providing-your-ssh-key
already but it doesn't hurt to mention it again. Make sure you're not adding in new line characters as part of your key. Also, could you run git config -l and tell me what the remote settings are? (These are the ones that begin with "remote.") Long On Mon, Jun 9, 2008 at 2:51 PM, Antony Evans <[EMAIL PROTECTED]> wrote: > > Hiya, > > I'm trying to link my git-hub fork of the insoshi code to my project > on my local development branch. I'm having problems with the 'fetch' > command, as I keep getting 'Access Denied, remote host hungup > unexpectedly'. I presume I'm having problems with my SSH code. > > The public file contains the following data: > > ------------Begin id_rsa.pub------------------------- > ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4AeVi > > +3WrM2rTAAEgxwc8kaNaqVZObUqidi5j9B2LYlrrHEC5W6I8XXD6TUT7+nzTTWuF3dLt6u59Wtb7vVwSz5CJEzgGNVe1KeI7FKHyAdfr2BFtJNTjEI3jXWSPmzxWLUuY4EkkQK8jTKsuA7WDcAY7UBeW7TyIAqbpL0cq8FARIvca > > +47mS8iTMKql946fOKxbTLwuqZkI4iIBBkTWllNhRLmcpb8xlbQ8nx2mkeV04PeVr773w3nC8AXWAQ8tNFatkPRh9ycYyIydCuN1KcgP1LrkFywzodi4k7QlwARvrVLs/ > MrIo7N5Dj18GiTkgMvkVllDdQTYnVVA+IUKQ== [EMAIL PROTECTED] > ------------End id_rsa.pub------------------------- > > I was having some problems with the access. Turns out you need to > paste all this information in the field, including the ssh-rsa. > > Antony > > > -- Long Nguyen [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ Insoshi developer site: http://dogfood.insoshi.com/ Insoshi documentation: http://docs.insoshi.com/ You received this message because you are subscribed to the Google Groups "Insoshi" 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/insoshi?hl=en -~----------~----~----~----~------~----~------~--~---
