On Fri, Nov 4, 2011 at 10:45 AM, Matthias Hurrle <[email protected]> wrote: > Hi Pau, > there is a similar thread that describes the same problem you have on > Hudson: > How to configure Hudson and git plugin with an SSH key. > > From my experience I'd suggest not to use putty/pageant instead > using OpenSSH and always run CCNet under a dedicated local user account. > Makes things much easier.
Thank you. I found that thread yesterday afternoon and it indeed works. My problem was OpenSSH was not working due to GIT_SSH=plink.exe being defined, which I had not noticed. In fact, pageant cannot be run as a service: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/pageant-as-service.html Maybe that information is worth adding to http://www.cruisecontrolnet.org/projects/ccnet/wiki/Git (I cannot edit). -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer)
