There is a problem with the line endings in the source files. For example
sipml5.js contains some lines with <cr><lf> and some lines with only <lf>.
This forces common editors like Emacs to display <cr> as "^M". It would be nice
with a consistent line ending style, because then editors will be able to
ignore <cr> in case the MS-DOS style <cr><lf> is used in all lines.
I propose you set the "svn:eol-style" on text/source files to force consistent
line endings. Use "native" if possible.
Original issue reported on code.google.com by mikma...@gmail.com on 8 Nov 2012 at 1:16
Original issue reported on code.google.com by
mikma...@gmail.com
on 8 Nov 2012 at 1:16