Hi you mean adding :
*So, I'd recommend changing your git config to use OpenSSH rather than pageant. If nothing else, you won't need to worry about starting pageant.* *You can use PuttyGen to generate the key. However, if you are using OpenSSH rather than pageant, you will need to export a suitable private key (from one of the menus at the top of PuttyGen) and save it as id_rsa, and copy-and-paste the public key from PuttyGen's GUI (it shows but won't save a suitable version for OpenSSH) and save that as id_rsa.pub. This is because Putty uses a slightly different format for the key than OpenSSH does.* * *in the 'Using Git on Windows' section of the docs? and a link to the article?* * just want to know, because I did not set up our build server, so I do not know what the exact problem is with kind regards Ruben Willems On 4 November 2011 11:36, Matthias Hurrle <[email protected]> wrote: > On 4 Nov., 11:01, Pau Garcia i Quiles <[email protected]> wrote: > > > I found that thread yesterday afternoon and it indeed works. > Great! > > > Maybe that information is worth adding to > http://www.cruisecontrolnet.org/projects/ccnet/wiki/Git (I cannot > > edit). > > Add it to your git tutorial slides or write a blog post and ask Ruben > Willems to reference it. > > @Ruben: maybe you can help. In my opinion it is surely worth to add > that information to the wiki.
