Have you verified that your ssh key is working with github?

You can follow steps 4 and 5 on the github generating ssh key page(
https://help.github.com/articles/generating-ssh-keys)  to make sure
everything is good.


On Thu, Nov 15, 2012 at 3:55 PM, Fred Nugen <[email protected]> wrote:

> > I believe the way to delete a remote is by name not url so it would be:
> git
> > remote rm github
>
> so right!  but they still hung up on me when I tried to do the push.
>
> (master) cozumel:~/www/tacc/ArrowGlyph nooj$ git remote rm github
>
> (master) cozumel:~/www/tacc/ArrowGlyph nooj$ git remote add github
> [email protected]:nooj/ArrowGlyph
>
> (master) cozumel:~/www/tacc/ArrowGlyph nooj$ git push github master:master
> Host key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48
> +--[ RSA 2048]----+
> |        .        |
> |       + .       |
> |      . B .      |
> |     o * +       |
> |    X * S        |
> |   + O o . .     |
> |    .   E . o    |
> |       . . o     |
> |        . .      |
> +-----------------+
>
> Permission denied (publickey).
> fatal: The remote end hung up unexpectedly
>



-- 
Robert Maynard
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to