Re: Jenkins searching for cygwin

2016-11-03 Thread Arvind Kumar
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 receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/45e745c6-a62b-45db-b114-8049bafb731d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins searching for cygwin

2016-11-02 Thread Karl Heinz Marbaise

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 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/cloning the code from mercurial repository.
why it is trying to fine cygwin?

ERROR: Failed to clone https://hg-vm01.genesyslab.com/htcc
hudson.util.IOException2
: 
Failed to locate Cygwin installation. Is Cygwin installed?


I dont want to to install cygwin due to some issues. Is it possible to do this 
without cygwinn, if yes how?



--
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ef9fd2fc-dda6-557b-36ee-301369397033%40gmx.de.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins searching for cygwin

2016-11-02 Thread Daniel Beck

> 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" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3284218F-75FA-4E21-9A6B-0A87258BACAA%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


Re: Jenkins searching for cygwin

2016-11-02 Thread Dirk Heinrichs
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 in
your Windows job.

HTH...

Dirk
-- 
*Dirk Heinrichs* | Senior Systems Engineer, Delivery Pipeline
http://mimage.opentext.com/alt_content/binary/images/email-signature/recommind-ot.png

*Tel*: +49 2226 159666 (Ansage) 1149
*Email*: dirk.heinri...@recommind.com 
*Skype*: dirk.heinrichs.recommind

Recommind GmbH, Von-Liebig-Straße 1, 53359 Rheinbach

Vertretungsberechtigte Geschäftsführer John Marshall Doolittle, Gordon
Davies, Roger Illing, Registergericht Amtsgericht Bonn, Registernummer
HRB 10646

This e-mail may contain confidential and/or privileged information. If
you are not the intended recipient (or have received this e-mail in
error) please notify the sender immediately and destroy this e-mail. Any
unauthorized copying, disclosure or distribution of the material in this
e-mail is strictly forbidden

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie
die unbefugte Weitergabe dieser Mail sind nicht gestattet.





http://www.recommind.com

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b7050d43-d48e-1686-ac2f-da36d663f1c0%40recommind.com.
For more options, visit https://groups.google.com/d/optout.


Jenkins searching for cygwin

2016-11-02 Thread Arvind Kumar
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/cloning the code from mercurial repository.
why it is trying to fine cygwin? 

ERROR: Failed to clone 
https://hg-vm01.genesyslab.com/htcchudson.util.IOException2 
: 
Failed to locate Cygwin installation. Is Cygwin installed?


I dont want to to install cygwin due to some issues. Is it possible to do this 
without cygwinn, if yes how? 


Thanks,

Arvind

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/233a15e9-efe0-4d02-94b8-9ce359a22e42%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.