I have a Jenkins installation on a Linux box and a Windows 7 build slave for building Windows-only projects. Trouble is, I can't get the slave to check out the source repository with Mercurial. It always hangs, possibly due to SSH waiting for password input even though it's running in a headless environment. I have the proper SSH key installed on the master, but I don't think the slave can utilize it. What would be the best approach to this problem?
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
