Mark Waite commented on Bug JENKINS-20387

Your git plugin version is out of date. That probably also means your git client plugin is out of date. The most recent git plugin is 2.2.1. The most recent git client plugin is 1.9.0.

Since you're working with a large repository and many jobs, you probably should consider placing a bare repository in a well known location, like /var/lib/git/gcc.git, then include the path to that reference repository in the job definition near the location where you assigned the timeout value. That will reduce your disc use, dramatically reduce the clone time, and will reduce the CPU load on your git server.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to