Hi,

On Thu, Apr 23, 2009 at 5:08 PM, Ian Boston <i...@tfd.co.uk> wrote:
> Isn't that normally put in ~/.subversion/config
> or does its presence there add it to the file of first commit ?

Yes, all committers should have settings like
http://www.apache.org/dev/svn-eol-style.txt in their Subversion config
file. Then svn will automatically add the correct svn:eol-style
properties when new files are added.

> should I be doing anything in git locally ? My patches contain ^M which
> doesn't look great :)

I just added svn:eol-style settings to quite a few files in Sling. I'm
not sure how well those settings are reflected in Git, but you may
want to try rebasing your local changes to the latest changes from
svn.

BR,

Jukka Zitting

Reply via email to