Re: Jenkins Git Init Fails

2020-10-19 Thread Sverre Moe
Thanks for the suggestions. We had an SUSE Linux Enterprise Server 11 Build Agent, and it had Git-1.6 installed I downloaded the Git distribution and performed a manual build and install. On second thought perhaps using the "git tool" would be prefferable. onsdag 14. oktober 2020 kl. 19:21:19 UT

Re: Jenkins Git Init Fails

2020-10-14 Thread Mark Waite
Several alternatives: - If the repository is a smaller repository (less than 50 MB), then you could enable JGit in your installation and use JGit instead of command line git to perform the checkout. - Define a "git tool" for tha