Get CruiseControl to talk to github with the correct public key.

Posted by Jezmond on Server Fault See other posts from Server Fault or by Jezmond
Published on 2010-05-05T13:32:55Z Indexed on 2010/05/05 13:38 UTC
Read the original article Hit count: 130

Filed under:
|
|
|

Hi All,

Has anybody installed git and ControlControl and got CruiseControl to pull from GitHub on a window 2003 server.

I keep getting public key errors (access denied) - Which is good i suppose as that confirms git is talking to github. However what is not good is that I dont not know where to install the rsa keys so they will be picked up by the running process (git in the context of cc.net).

Any help would save me a lot of hair!

I have tried installing the keys into;

c:\Program Files\Git.ssh Whereby running git bash and cd ~ take me to: c:\Program Files\Git

Thanks in advance

© Server Fault or respective owner

Related posts about git

Related posts about github