[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn client does not convert line endings for some java files

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 3 May 2013 10:13:12 -0400

On 05/03/2013 09:57 AM, Marek Slama wrote:
> So it seems I will have to set eol-style explicitly on all my text files. I
> will have to investigate how to set eol-style
> for newly added file for different clients my teammates use on Win. On Linux
> I can set it in config file using auto-props.

Subversion applies the auto-props via configuration in its core libraries,
not up in the command-line client layer only. You *should* find that all
clients recognize the auto-props runtime configuration as well. See
http://svnbook.red-bean.com/en/1.7/svn.advanced.confarea.html for details on
how Windows handles runtime configuration stuffs.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2013-05-03 16:27:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.