Jenkins version 2 simplifies the configuration experience by adding a new section called "Global Tool Configuration" from the "Manage Jenkins" page. You'll find the git configuration there.
Mark Waite On Mon, Jul 25, 2016 at 8:19 AM Vinay KR <[email protected]> wrote: > I can't find this " *Path to Git executable*" option in "Manage jenkins / > Configure". > My Jenkins version is 2.8 > Thanks in advance > > > On Monday, 25 July 2016 19:37:02 UTC+5:30, Vinay KR wrote: >> >> Can you please let me know how to do this ? Thanks >> >> On Friday, 23 May 2014 19:06:28 UTC+5:30, Pedro Madrid wrote: >>> >>> Make sure you have properly configured your "Path to Git executable" in >>> Manage Jenkins -> Configure System. >>> >>> That solved the problem for me. >>> >>> On Tuesday, May 6, 2014 6:17:41 AM UTC-5, Mark Waite wrote: >>>> >>>> There was a change made in git client plugin 1.8.1 in that area. If you >>>> are not using git client plugin 1.8.1 you should try updating to that >>>> version through the "Manage plugins" page. >>>> >>>> If you are using git client plugin 1.8.1 then you may need to downgrade >>>> to git client plugin 1.8.0. >>>> >>>> You should probably also remove the directory /tmp/.git recursively. >>>> >>>> Mark Waite >>>> On May 6, 2014 1:43 AM, "Andrei Dascalu" <[email protected]> >>>> wrote: >>>> >>>>> Any success in finding a solution to this? >>>>> >>>>> I am having the same issue. It happened soon after upgrading to 1.561. >>>>> Just a day earlier everything was working fine and there were no changes >>>>> done on the server since then. >>>>> >>>>> >>>>> - Jenkins 1.561 >>>>> - Centos 6.5 x64 >>>>> - Git 1.8.5.5 >>>>> >>>>> >>>>> On Friday, April 25, 2014 1:29:18 PM UTC+3, Anh Lê Vũ wrote: >>>>>> >>>>>> Hi all >>>>>> >>>>>> I'm using >>>>>> >>>>>> >>>>>> - Jenkins ver. 1.560 >>>>>> - CentOS release 6.5 (x86_64) >>>>>> - Git version 1.9.0 >>>>>> >>>>>> Centos >>>>>> >>>>>> GIT Plug-In is installed, but when I setup the git repo on SCM >>>>>> section I get the following error >>>>>> >>>>>> Does anyone have any idea about this problem >>>>>> >>>>>> Thanks in advance! >>>>>> >>>>>> >>>>>> <https://lh5.googleusercontent.com/-FBqqa1n0U54/U1o3oOzSTJI/AAAAAAAAHZQ/wVCuxCcTcVQ/s1600/jenkinsgitinitfailed.png> >>>>>> >>>>>> -- >>>>> 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 [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/8161d878-52ef-485d-81e9-b252c72345f7%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/8161d878-52ef-485d-81e9-b252c72345f7%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtGr7aZmtdPHa9WX6Yf-8z3VDeg3EqGJJmzK1END5h0u6A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
