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

Re: SVN client 1.5.0 trouble on Windows

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 9 Jul 2008 15:55:43 -0400

On Wed, Jul 9, 2008 at 3:53 PM, Robert Riebisch <rr_at_bttr-software.de> wrote:
> Ryan Schmidt wrote:
>
>> the files will have CRLF line endings. This is so that normal text
>> editors will be able to deal with the text files using the line
>> ending style that is usual for the operating system in question.
>
> Thanks, but I've already read the manual. ;-) And except Microsoft's
> Notepad any recent text editor on Windows supports CR, CRLF, and LF line
> endings.
>
>> You
>> showed that you're using Windows, so that's why you're getting CRLF
>> line endings.
>
> I see, but why does the SVN client not allow changing line endings on
> the fly during export or checkout?

svn export --native-eol LF

It cannot do it for checkout because how could it then properly
validate the line endings when you commit.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-09 21:56:06 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.