On Mon, 4 Apr 2011 10:46:03 -0500 Tony Perovic <[email protected]> wrote:
> Command: Fossil commit -m "Added Test.bat" Test.bat > Response: Test.bat contains CR/NL line endings; commit anyhow (y/N/a)? > > Of course it does. All Windows text files contain /r/n. > > Why is Fossil asking this question and, more importantly, how do I > make it stop? http://www.fossil-scm.org/fossil/info/046658848c21cd54749a48bebe7719d62cc9ecef You will discover another side of this problem when you attempt to do something like C:\> fossil diff | gvim -R - _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

