Status: Accepted
Owner: ----
New issue 1491 by carl.d.s...@gmail.com: git-cl hangs when uploading
patches due to bad mime-type
http://code.google.com/p/lilypond/issues/detail?id=1491
Some of our developers have been unable to upload patches that contain .scm
files.
Keith O'Hara tracked it down to a problem with mime-types. .scm was used
as a ScreenCam image file, rather than as a text file.
His fix was to add an entry to /etc/mime.types
text/x-script.scheme scm
I'm not sure if this problem was with a lilydev image or not.
We need to check out lilydev and make sure this is *not* a problem with
lilydev.
A warning about this has been added to the Contributors' guide, but this
should only be a problem for those who *don't* use lilydev.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond