2012 14:53
> *To:* jenkinsci-users@googlegroups.com
> *Subject:* RE: Failed to check out on jenkins slave
>
> ** **
>
> Are you saying that was the problem, or are you just quoting and asking
> for clarification?
>
> My list was a list of possible causes of your pro
Subject: RE: Failed to check out on jenkins slave
Are you saying that was the problem, or are you just quoting and asking for
clarification?
My list was a list of possible causes of your problem, not a list of things you
have to do.
Did you try the subversion checkout from the command line? Get it
: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of Levin, Ilya
Sent: 13 September 2012 12:37
To: jenkinsci-users@googlegroups.com
Subject: RE: Failed to check out on jenkins slave
Jenkins on the slave needs to accept the subversion server’s key
Isn’t it something
: jenkinsci-users@googlegroups.com
[mailto:jenkinsci-users@googlegroups.com] On Behalf Of
matthew.web...@diamond.ac.uk
Sent: יום ה 13 ספטמבר 2012 13:58
To: jenkinsci-users@googlegroups.com
Subject: RE: Failed to check out on jenkins slave
Try doing the checkout from the command line, as the Jenkins
May not be enough log to tell, but may need to enable TLS on server?
On 9/13/12 4:47 AM, Levin, Ilya wrote:
Hi,
I’m using Jenkins 1.472. I configured a slave on a different machine I had via
/java web start. When I create a job for that machine the checkout fails with:/
//
//
Started by
Try doing the checkout from the command line, as the Jenkins user, on the new
slave.
My guess as to possible causes:
- There was a problem on the server
- Network proxy not set correctly
- Jenkins on the slave needs to accept the subversion server’s key
From: jenki