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 >
