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

Re: 1.4.[23] for cygwin doesn't handle eol's properly

From: Kylo Ginsberg <kylo.ginsberg_at_gmail.com>
Date: 2007-02-27 20:28:57 CET

I am running Cygwin with DOS as the default text file type when I see
this problem. (I thought that was implied by specifying that it is a
textmode cygwin mount?) Hope that clarifies.

Kylo

Nathan Kidd wrote:
>Kylo Ginsberg wrote:
>> I built both 1.4.2 and 1.4.3 for cygwin and both have the same
>> behavior: when checking out a file with svn:eol-style=native on to a
>> textmode-mounted directory, the line endings are all LF's. I believe
>> they should be CRLF's.
>>
>> I believe this is a bug but please advise.
>
>Cygwin has two modes it can be installed in: DOS and UNIX. If at setup
>time you choose UNIX mode then it will always force CRLF -> LF
>translation in your write calls. This could even override 'svn export
>--native-eol=CRLF'
>
>Try running Cygwin setup again and choosing DOS line endings.
>
>-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 27 20:29:30 2007

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.