Yeah, I first noticed it with main-silver on macOS and I assumed it's some
git issue on macOS.

Then Chris had the same problem on Windows.

Now I saw the problem with releases/ too so I looked deeper into the cause.


În vin., 30 dec. 2016 la 18:07 Benno Markiewicz <
[email protected]> a scris:

> These seems to be some of the problems ChrisL recently had, aren't they?
>
>
>
> Den 30 dec. 2016 2:10 em skrev "Emilian Bold" <[email protected]>:
>
>
>
> > Hello,
>
> >
>
> > Because I ran the conversion on macOS and git tries clumsily to be
>
> > helpful I am having some file name case sensitivity problems.
>
> >
>
> > For example, html.lexer/src/org/netbeans/lib/html/lexer/HtmlLexer.java
>
> > is checkout out as HTMLLexer.java
>
> >
>
> > There are some other 10-20 files like this.
>
> >
>
> > Manually renaming these files fixes everything and the build runs.
>
> >
>
> > I don't believe there is any way to fix the repositories other then
>
> > making sure I execute
>
> >
>
> > git config core.ignorecase false
>
> >
>
> > and then re-convert everything.
>
> >
>
> > Which I will do next year.
>
> >
>
> > I have also reported this for hg-fast-export
>
> > https://github.com/frej/fast-export/issues/87
>
> >
>
> > --emi
>
> >
>
>

Reply via email to