Re: [JENKINS-EA] Lucene-MMAPv2-Windows (64bit/hotspot/jdk-26-ea+2) - Build # 2269 - Failure!
Dawid Weiss <[email protected]>
| Newsgroups | gmane.comp.jakarta.lucene.devel |
|---|---|
| Message-ID | <CAM21Rt8d5j2L5P2fskcLLuMkeJJeSVg2H40K79v_um7nhyEz9g@mail.gmail.com> |
> > git config --system core.longpaths true > > These are the downsides of native git on Windows. > As a long-time Windows user, I am entitled to say it - and I don't try to be mean - These are the downsides of using Windows, Uwe. Sorry. :) I have an install log for Windows which says this: git config --system core.longpaths true git config --global core.safecrlf false git config --global core.autocrlf false I'll add it to the help files so that other people may benefit from it, maybe. D.