I haven't done the detailed review of the git capabilities, but I thought that credentials support only first arrived in git 1.7.9 (or possibly 1.7.10). Your 1.7.9 machine may have a git version which is too old for that use model.
Does the 1.7.9 based machine checkout successfully from a single SCM job? Mark Waite On Fri, Feb 13, 2015 at 9:52 AM, Dave <[email protected]> wrote: > I'm able to reproduce the error with my test job if I have it restricted > to the same slave that the problem job is using. It happens with the single > SCM job that has multiple branches, but I haven't been able to reproduce > with just a single branch configurations, so I'm thinking it has to do with > a particular version of Git and the multiple branch issue (or single > branches always run on master so I don't see it). The slave in question is > running 1.7.9.5 which meets the requirement, but not the recommended > version of 1.8. > > I don't feel like upgrading that slave right now, but I can at least limit > the job to other slaves to see if that works around the problem. > > -- > 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/20db5c14-70c1-4c27-b0b2-200c274b291d%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/20db5c14-70c1-4c27-b0b2-200c274b291d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Thanks! Mark Waite -- 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/CAO49JtE83S-jpU%2Bn%2BbKQxpJ9uk6%2BNLnZ17a7AzSptDwQFk386A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
