Mark Waite commented on Bug JENKINS-18951

The msysgit development team has implemented what appears to be a solution in msysgit 1.9.0. It appears that the solution needs to be specifically enabled, but it may allow you to resolve this problem by installing msystgit 1.9.0 and running

git config --global core.longpaths true

Refer to https://github.com/msysgit/git/commit/c5f98452e98dca292c615000df7973ead63cf29b for more details on the option. You should probably only enable that option if you encounter the problem, since the msysgit people warn that there may be compatibility issues with other tools when longpaths are enabled in core git.

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/d/optout.

Reply via email to