Issue Type: Bug Bug
Assignee: Nicolas De Loof
Attachments: BuildErrorMessage.png, JenkinsErrorMessage.png
Components: git
Created: 14/Jan/14 3:05 PM
Description:

Since the last update of the Git plugin with the new credential feature, an error appeared on the project configuration page.

"Failed to connect to repository : Command "git config --local credential.helper store --file=\"/tmp/git1652196526881950884.credentials\"" returned status code 255:
stdout:
stderr: error: could not lock config file .git/config: No such file or directory"

I configure the credential with an user authorized to clone and push repository on our platform, and configure project to use it but this error is still present.
I attach two file to this Issue, the first is the error message on the configuration page. The second is the build log when the credential feature is up.

Before this version, we used .netrc file to set credentials for clone/fetch repository with git on jenkins(This feature still workingfor now).

However, this feature of credential gestion by jenkins is very interesting for us.

Environment: Scientific Linux 6.3
git 1.8.5.1
Jenkins 1.5.32
Project: Jenkins
Priority: Minor Minor
Reporter: Guillaume Pfeiffer
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/groups/opt_out.

Reply via email to