Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>This issue was initially detected with the Git client plugin 1.4.3, and supposed to be fixed in 1.4.4 by <a href="https://stackoverflow.com/users/1370112/nicolas-de-loof">Nicolas De Loof</a>:<br> See <a href="https://issues.jenkins-ci.org/browse/JENKINS-20175" rel="nofollow noreferrer">issue 20175</a>.</p> <p>Try and downgrade the git client plugin to 1.4.4.<br> If 1.4.5 introduced a regression, then re-open issue 20175.</p> <p><a href="https://stackoverflow.com/users/511315/florian">Florian</a>'s <a href="https://stackoverflow.com/a/20104622/6309">answer</a> (upvoted) suggest a possible cause for git client plugin to 1.4.5, regarding the <code>.netrc</code> format.</p> <pre><code>machine hostname login user password secret </code></pre> <p>(one line only, instead of several lines)</p> <p><a href="https://stackoverflow.com/users/511315/florian">Florian</a> insists <a href="https://stackoverflow.com/questions/19605752/jenkins-git-plugin-http-auth-netrc/20104622#comment29999115_19606261">in the comments</a> about the presence of some bugs:</p> <blockquote> <ul> <li>If you have multiple hosts defined in the <code>.netrc</code> file, the first one will be taken, no matter if it is the correct one or not. </li> <li>Also, under windows a <code>_netrc</code> file will most probably not be found as it is not searched in the Jenkins user's home directory.<br> It (a <code>_netrc</code> file) isn't read by the git client plugin (right now, November 2013) to retrieve the credentials.<br> It works correctly with <code>.netrc</code>, but not with <code>_netrc</code>, no matter if Windows or Unix.<br> So I would suggest to have an identical <code>.netrc</code> file in the home directory under Windows, in addition to the <code>_netrc</code>, until this bug (<a href="https://issues.jenkins-ci.org/browse/JENKINS-20688" rel="nofollow noreferrer">JENKINS-20688</a>) is fixed.</li> </ul> </blockquote> <p><a href="https://stackoverflow.com/questions/19605752/jenkins-git-plugin-http-auth-netrc/20104622#comment29999489_20104622">He mentions</a> the presence of a <strong><a href="https://github.com/fzs/git-client-plugin/tree/netrc-parsing" rel="nofollow noreferrer"> jenkinsci/git-client-plugin patch on GitHub</a></strong>.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload