Mark Waite commented on Bug JENKINS-24454

Changing the git plugin from 1.1.6 to 2.2.1 also changed from relying on per client credential configuration to using the Jenkins credentials plugin for credential management. I don't know why the git fetch command thinks it needs to create (or lock) the %HOME%\.ssh directory, but that is the challenge you're trying to resolve.

You could check if the JGit implementation inside the git client plugin is better at handling this case. You enable JGit from the "Manage Jenkins" page, where you add a git implementation named "jgit" from the pick list.

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to