On 8/16/05, Jean T. Anderson <[EMAIL PROTECTED]> wrote:
> 
> http://www.apache.org/dev/version-control.html links to a wonderful file
> to add to your ~/.subversion/config file that automatically sets
> svn:eol-style to native for many files with specific extensions:
> 
> http://www.apache.org/dev/svn-eol-style.txt

This is indeed very handy, but there are a lot of .out files in our
master directory, so you should also add:

*.out = svn:eol-style=native

to your Subversion config if you use the Apache svn config template..

andrew

Reply via email to