20.05.2013 19:03, Chanda Unmack kirjoitti:
I had a similar situation with git - I found the best way to see what's going on is to set up a test job that does a ssh -vvv to the git server (Mercurial in your case) That showed me which keys it was using and whether or not it actually used the .ssh/config file
Trouble is, I have not installed ssh, there is no "ssh" command on PATH, so I have no clue where mercurial gets its ssh from. Strangely, it still works if I enter the password when it asks for it!

hth
chanda


On Sat, May 18, 2013 at 2:30 PM, Alex Grönholm <alex.gronh...@nextday.fi <mailto:alex.gronh...@nextday.fi>> wrote:

    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 jenkinsci-users+unsubscr...@googlegroups.com
    <mailto:jenkinsci-users%2bunsubscr...@googlegroups.com>.
    For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to a topic in the Google Groups "Jenkins Users" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/jenkinsci-users/E-bTVhv3dvY/unsubscribe?hl=en. To unsubscribe from this group and all its topics, send an email to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to