Henry Vermaak pisze:
On 23/08/07, DarekM <[EMAIL PROTECTED]> wrote:
Hi

 How to disable changing EndOfLine mark by Lazarus.
 I have source written under Delphi with CRLF on each line. I try to
edit this file
 under Lazarus in Linux. But unfortunately he change all lines to LF.
 But when I try to sent this come back by SVN whole file is inside DIFF
(all lines have changed EOL).


svn should take care of this if you set the eol-style property to
native.  i'm not really sure if this is your problem, though.  you can
also tell most diff programs to ignore eol chars.

Thx. That resolve my problem wih SVN, but not all. I expect then programmer editor don't change lines, which I dot'n touch. I work On WIN and Linux in then same LAN and edits some of files. Delphi never change anything. When Lazarus changed EOL to LF, Delphi can work with it, but in second side not?

Should I post it to mantis or prepare patch to new feature?


Darek


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to