﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1020	Please add svn property 'svn:eol-style native' to _all_ text files	Dietmar Winkler	Dietmar Winkler	"It would be nice if all text files would get the svn property svn:eol-style native set.

Currently I'm checking file out with a linux machine and when I check in changes the CRLF will be transformed to LF unnecessarily. Setting svn:eol-style native will adjust the line endings natively to your OS with which you checkout.
You can do this globally quite easy by editing $HOME/.subversion/config  and then run this python script: 
http://subversion.tigris.org/tools_contrib.html#svn_apply_autoprops_py

This should also be done for all the other repos."	task	closed	normal				fixed		Dietmar Winkler
