Hi
Thanks for the reply.
I am doing that only.
I have attached defnition and job snapshot, FYI.
I am using mercurial plugin only.
Regards,
Arvind
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop rece
Hi,
why not using the Mercurial plugin of Jenkins
https://wiki.jenkins-ci.org/display/JENKINS/Mercurial+Plugin
Kind regards
Karl Heinz Marbaise
On 02/11/16 12:43, Arvind Kumar wrote:
Hi,
I have installed jenkins master as unix.
But i need to run slave as windows where i will build my project
> On 02.11.2016, at 12:43, Arvind Kumar wrote:
>
> why it is trying to fine cygwin?
>
Did you configure the plugin as described on
https://wiki.jenkins-ci.org/display/JENKINS/Mercurial+Plugin ?
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" gr
Am 02.11.2016 um 12:43 schrieb Arvind Kumar:
> I dont want to to install cygwin due to some issues. Is it possible to
> do this without cygwinn, if yes how?
Install TortoiseHG on Windows slave, create a new Mercurial definition
for it in Jenkins global configuration and reference that definition
Hi,
I have installed jenkins master as unix.
But i need to run slave as windows where i will build my project using
batch script.
Using "launch slave agent via java web start" i have been able to connect
windows slave to Jenkins Master runing on unix machine.
But error comes while pulling/clo