Thanks. This seems to have worked. The UI seems rather muddled at best in
this regard and needs to be made more clear.
--
View this message in context:
http://jenkins.361315.n4.nabble.com/Keeping-disconnected-slave-nodes-from-reconnecting-tp4661264p4661698.html
Sent from the Jenkins users mail
Yes slave.jar is up to date.
In the meanwhile I figured out the it has something to do with sshd & cygwin
on my windows slave.
When I start the slave through ssh I am not able to start GUI applications
by jenkins.
Starting the slave on slave site works fine.
I know that there is some trouble with
Thanks Scott,
no we are not on windows, it's a SmartOs box (an OS I never used before): I
have some fear that there might be a bug in the git version over there, but
as I replied to Jonathan we need to find out first if it's a network
issue..
cheers
On Fri, Apr 5, 2013 at 8:54 PM, Scott Evans w
Cheers Jonathan,
we don't have any branch, just about 7 tags at the moment, a team mate
wrote a script to loop over git, doing few git operations and sometimes
some of them fail. We will pass the issue to our ops, it might be network
related.
So for now we just do a build every 5 minutes, not super
Hi,
I am trying to setup jenkins server for my project. I need to access a
SVN repo using tunnel + ssh keys. I modified
/var/lib/jenkins/.subversion/config and /etc/subversion/config to include
following in tunnel section
tunnel = /usr/bin/ssh -p 2223 -l
Running a svn info on the box works