Follow-up Comment #4, bug #22847 (project freeciv):

When I look in voting.c it has LF, while commands.c has CRLF. 

svn proplist server/voting.c reports no properties. 
svn proplist server/commands.c reports svn:eol-style (and two other
properties).

svn propget svn:eol-style server/commands.c says native. Sigh. 

svn propset svn:eol-style LF -R . 

svn propget svn:eol-style server/commands.c says LF. Better.

Okay, now those diffs should be able to preserve trailing white space at least
when I say so.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?22847>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to