On Tue, 14 Mar 2006 11:13:05 +0200
"Graeme Geldenhuys" <[EMAIL PROTECTED]> wrote:

> > I think this should be handled by the svn client.
> > Make sure you have the set the line ending svn property of each file to
> > native.
> 
> Any idea how I do this?
> 
> So what does Lazarus do with the line end characters when I edit a
> file in Lazarus under Linux, that a collegue last edited in Lazarus
> under Windows?
> Does Lazarus preserve the line end characters used the first time the
> file was edited, or does it keep changing them to whatever the last
> platform used uses?

Lazarus converts them to the line endings of the system (TSynEdit does not
preserve line endings).
svn converts the line endings on the fly. So if every text file has svn
property native line endings, you don't need to worry about it.


Mattias

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

Reply via email to