[Lazarus] EOL character used in .lfm files keep changing

Florian Klaempfl florian at freepascal.org
Thu Jun 11 11:59:45 CEST 2009


Graeme Geldenhuys schrieb:
> Vincent Snijders wrote:
>> No, that is not siliently, that is because we told svn so with the svn
>> property: svn:eolstyle = native
> 
> This is an option that must be set when the file is checked in, which
> means client-side, unless the repository is setup with some "post
> commit" script to apply those properties.

Just install a pre commit script which prevents checking in files 
without mime type.

> 
> The point is still that files can slip   through, and that often happens.
> Florian just mentioned such cases too.  

I guess this are still artefacts from the cvs->svn conversion.

> I even generated a script to run
> though the tiOPF subversion repository to periodically correct those
> properties, because other users with commit access do not have the "auto
> apply properies" rules setup.
> 
> 
> The point is, files should not keep changing when checked in or checked out.

IMO it should. It's the only way to solve the different line ending problem.




More information about the Lazarus mailing list