Sorry, no way that I can detect to force longpaths to be enabled other than by configuring the git installation to have longpaths enabled (git config --system). The Jenkins git client plugin does not have any global override for the system setting of longpaths.
Mark Waite On Mon, Jul 25, 2016 at 12:13 PM Simon Richter <[email protected]> wrote: > Hi, > > On 25.07.2016 19:45, Mark Waite wrote: > > > $ git config --system core.longpaths true > > That is in essence what I did, the problem is that I'd have to do that > on all of the build slaves, while ideally I'd like to have that as part > of the project configuration so I don't end up having unexplained > failures on newly commissioned slaves. > > Simon > > -- > 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/6749ea39-3a3d-b0d4-8685-127073bd3343%40hogyros.de > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAO49JtH%2BpUUpeP6Y1KJh04knGLN_Rm6FQd%3Drfm1A4gOzq%2B3sGQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
