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 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
