Regarding Git Installation on Slaves

35 views
Skip to first unread message

Jaya Nageswar

unread,
Sep 8, 2015, 8:49:56 AM9/8/15
to Jenkins Users
Hi All,

I am pretty new to Git and Jenkins. Trying to setup automated build system in jenkins. Our Source code respository is Git. We support multiple platforms (like Linux, AIX, Solaris, HP & Windows ) for our product.

I have installed jenkins as service on Windows. Added all the build machines as nodes in jenkins. However I have a question. Do I need to install Git client in each of the builds machines for the builds to proceed? Or Is it sufficient to have Git in jenkins machine (master) so that it can push it to the slaves. 

Any clarification here is very helpful to me. Thank you in advance.


Regards,
-Jaya Nageswar.

Mark Waite

unread,
Sep 8, 2015, 4:30:33 PM9/8/15
to Jenkins Users
You can either install command line git on each of the slaves, or you can enable the JGit implementation from the global Jenkins configuration page, then use JGit on all those slaves without installing command line git.

There are certain use cases which JGit does not support in the Jenkins git plugin, but those cases which it supports are generally reliable.

Mark Waite

--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cf52b8e3-e06f-4e99-8fef-806621d6f122%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages