[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: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sat, 4 May 2013 22:30:24 -0400

On Fri, May 3, 2013 at 9:57 AM, Marek Slama <mslama_at_email.cz> 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.
>
> Thanks for info
>
> Marek

Or learn to select, and use, a coding standard for EOL and get what
you'd normally expect when you bop your code back and forth between
environments.. I personally recognize the UNIX EOL style, since for C
and various scripting languages it is better supported

Avoiding svn:eol is particularly critical when the working copy is
shared between operating systems, such as a Samba share with C or Java
source code in it that is also accessible via NFS to Linux users..
Received on 2013-05-05 04:30:58 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.