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

Re: Changing the "native" newline mode

From: Glenn Maynard <glenn_at_zewt.org>
Date: Fri, 12 Feb 2010 17:32:51 -0500

On Fri, Feb 12, 2010 at 5:16 PM, Bob Archer <Bob.Archer_at_amsi.com> wrote:
> Ah I see. Then wouldn't he just specify svn:eol-style CRLF? Assuming he only every edits with Windows tools.

This isn't Windows-only code, and it's not code that only I'm
touching. If someone's checking it out in Linux to compile in Linux
normally, then it should have Unix line endings as usual.

> Although I'm not sure why he wouldn't check out with a windows client. I'm not sure how connecting to a Linux machine to checkout to a folder mounted on a windows machine is easier than using the windows CLI.

It's easier because it's a fully configured CLI that I already have
running all the time, which does everything the way I want. I don't
want to have to do half of my CLI work from a clumsy Cygwin window,
especially since I have working copies in both Linux and Windows that
I deal with simultaneously.

> Instead, we set svn:eol-style to LF, and configured our Windows editors to know how to deal with such files.

Visual Studio just doesn't understand it. It'll load them and do
basic editing fine, but copy/paste leads to mixed newlines.

-- 
Glenn Maynard
Received on 2010-02-12 23:33:25 CET

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.