Re: End-user debugging Jenkins/Git Plugin

2013-05-29 Thread bl0ck3r
I tried the suggested Loggers and I see nothing in the logs. How do I find the right Loggers? -- 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+u

Re: End-user debugging Jenkins/Git Plugin

2012-07-03 Thread Sami Tikka
Jenkins allows you to specify multiple git executables in both master and slave configurations. The job configuration (under the git advanced button) allows you to specify which git executable you want to use for this job. Could it be you have configured the job to use a git executable which has

End-user debugging Jenkins/Git Plugin

2012-07-03 Thread Kurt Granroth
I sent a question last week about my issues with the Git plugin, whereby the gitExe was empty by the time the plugin ran the 'clone' command. I didn't get any useful response to that and, honestly, I'm not surprised -- it's clearly an esoteric and site-specific problem. I do need to fixed, th