[Paraview] I have a working module I'd like to contribute

Robert Maynard robert.maynard at kitware.com
Thu Nov 15 15:58:15 EST 2012


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 <noojon at gmail.com> 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
> nooj at github.com: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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20121115/767b9ff0/attachment.htm>


More information about the ParaView mailing list