See my answer here on SO: http://stackoverflow.com/questions/29123879/jenkins-with-tomcat-failed-to-connect-to-repository-could-not-init/31905487#31905487
On Friday, May 23, 2014 at 4:36:28 PM UTC+3, 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/37e4a346-140e-4308-99c5-49a734fcbd0f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
