Re: [git-users] Copying public keys from mac to pc

2012-07-10 Thread Konstantin Khomoutov
On Mon, 9 Jul 2012 17:16:48 -0700 (PDT) Jackson Beale wrote: > I have copied my public and private keys from my mac to my pc. I am > using git bash. The keys work fine on the mac. I have put the keys in > users/owner/.ssh and used the following permissions: > > chmod 700 ~/.ssh > chmod 600 ~/.s

Re: [git-users] Copying public keys from mac to pc

2012-07-10 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 10.07.2012 03:16, Jackson Beale kirjoitti: > I have copied my public and private keys from my mac to my pc. I > am using git bash. The keys work fine on the mac. I have put the > keys in users/owner/.ssh and used the following permissions: > > |chmod

[git-users] Copying public keys from mac to pc

2012-07-09 Thread Jackson Beale
I have copied my public and private keys from my mac to my pc. I am using git bash. The keys work fine on the mac. I have put the keys in users/owner/.ssh and used the following permissions: chmod 700 ~/.ssh chmod 600 ~/.ssh/* chmod 644 ~/.ssh/known_hosts When I try and clone the remote repo, I