Hi, I'm adding themes and theme engines to Gnucash on Windows. Some error messages always occured during the patching. And then I found it's end-of-line problems stop me.
The *.sh files do not share same svn:eol-style, some of them are set to 'LF', some set to 'native' which is 'CRLF' on Windows, the rest are not set svn:eol-style.Both setting them to 'LF' or leave them unset works for patching. At least, they should be shared same 'svn:eol-style'. Because, set them to 'LF' will not stop them running by 'bash' on Windows. So, I suggest set them to 'LF'. Thanks. -- Regards Tao Wang _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
