On 2010-07-20 00:02, Tao Wang <[email protected]> wrote:
BTW. I'm using TortoiseGit on Windows. I'm not sure why, but it's keep saying some files has been change totally, just like line ending changes. However, I didn't found any line ending changed. I reverted them, but It still complain the changes when I committing. I'm talking about this because the file 'win32_installer/build-installer' in the patch is only added a few lines, but the patch shows it's changed every line. Does anyone know why? Is my TortoiseGit problem?
The old build-installer script has DOS line-endings, the file in your patch has Unix line-endings. http://en.wikipedia.org/wiki/Newline#Representations
-- David King | http://amigadave.com/ | [email protected] _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
