Emmanuel Lecharny schrieb:
> [EMAIL PROTECTED] wrote:
>> Author: felixk
>> Date: Thu Sep 18 00:39:50 2008
>> New Revision: 696583
>>
>> URL: http://svn.apache.org/viewvc?rev=696583&view=rev
>> Log:
>> Fix eol/newlines
>>
>>   
> Hi Felix,
>
> I remember that someone on this ML explained us how to setup a kind of
> SVN trigger to transform Windows style EOL to unix style. Maybe it
> would be interesting to dig the ML to have such a feature installed ...
>
>
It can be found at http://www.apache.org/dev/svn-eol-style.txt
I added to my configuration additionally for most common extensions (no
binary files!) also svn:keywords="Id" to make life easier.

Note that this IIRC only works for new created files when a first
checkin is done. Some of the files I found looked like the 'problem' was
created by copy&paste code parts and not creating new files.
In Eclipse/preferences you can do a search on 'delimiter' and will also
find a bunch of options to set for this.

HTH
Felix

Reply via email to