Project

General

Profile

Bug #707

Use SVN eol-style LF on all files

Added by Andreas Huggel over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
miscellaneous
Target version:
Start date:
28 May 2010
Due date:
% Done:

100%

Estimated time:

Description

to address issues with files in exiv2/config and test/*.sh on Cygwin.

Reported by Robin Mills:

I encourage you to use SVN eol-style LF on all your files. At work last year I put that on every file.
Total happiness followed. We were doing Windows/CE and Linux/Embedded and experiencing lots of misery from this.
This setting fixed everything instantly. DevStudio is happy with LF (and even mixtures of line endings).
No Windows editor which demands CRLF should ever be used for anything (notepad.exe).
And of course almost every Linux tools hate CRs.
So LF=Lovely Finish. CR=Crazy Result.

History

#1

Updated by Robin Mills over 6 years ago

  • Status changed from New to Resolved
  • Assignee set to Robin Mills
  • Target version set to 0.25

I'm going to mark this resolved. I believe I dealt with this years ago. For example:

615 rmills@rmillsmbp:~/gnu/exiv2/trunk/test $ svn proplist bugfixes-test.sh 
Properties on 'bugfixes-test.sh':
  eol-style
  svn:eol-style
  svn:executable
616 rmills@rmillsmbp:~/gnu/exiv2/trunk/test $ svn propget eol-style bugfixes-test.sh 
LF
617 rmills@rmillsmbp:~/gnu/exiv2/trunk/test $ 

#2

Updated by Robin Mills over 6 years ago

  • % Done changed from 0 to 100
#3

Updated by Andreas Huggel over 6 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF