It ends up I didn't have a ssh key set up in github.

Chris R pushed me in the right direction - thank you.


Chris M


________________________________
From: Chris Morley <[email protected]>
Sent: October 18, 2017 6:56 PM
To: EMC DEV
Subject: [Emc-developers] Can't push to repository

I recently tried to push work and got:


chris@chris-ThinkPad-T500 ~/emc-dev/docs/src/gui $ git push --dry-run
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.




I remember things have changed to github and in fact I am pulling from git hub:


chris@chris-ThinkPad-T500 ~/emc-dev/lib/python $ git pull
remote: Counting objects: 27, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 27 (delta 17), reused 27 (delta 17), pack-reused 0
Unpacking objects: 100% (27/27), done.
>From https://github.com/LinuxCNC/linuxcnc
[https://avatars0.githubusercontent.com/u/5650508?s=400&v=4]<https://github.com/LinuxCNC/linuxcnc>

LinuxCNC/linuxcnc - GitHub<https://github.com/LinuxCNC/linuxcnc>
github.com
linuxcnc - LinuxCNC controls CNC machines. It can drive milling machines, 
lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and 
more.


   4639293..d2c23d7  master     -> origin/master




I used the command:


git config remote.origin.pushurl [email protected]:LinuxCNC/linuxcnc.git


I looked for details on the wiki and website but i see nothing.

Could someone point to a reference to see if I forgot to set something or other 
wise help?

Thanks


Chris Morley
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to