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.

henry

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

Reply via email to