John

I have a git problem with your recent commit c553fc2251b508befebd1dc297c4baa898463f34 to clean up the build scripts.

The commit tries to create a directory python/aux and fails.

The reason is that aux is a reserved word in Windows, along with a few others like com, lpt1, nul, prn, Lpt4, and no directory can be given these names. The effect is that I can't update my git repository from origin/master, which in turn means I can't push.

Do you have any suggestions to get round this?

Trevor




_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to