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

Re: Tortoise is changing file ending on update; I want Unix lines preserved

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 30 Oct 2010 09:53:35 +0200

On 30.10.2010 02:51, Larry A. Taylor wrote:
> TortoiseSVN 1.6.11, Build 20210 - 32 Bit , 2010/09/30 20:36:44
> I use tortoise/subversion to develop code in the CMU Sphinx project,
> https://cmusphinx.svn.sourceforge.net/svnroot/cmusphinx/trunk
>
> This project spans unix/linux machines and Windows versions. The Windows
> versions usually use Cygwin to work in a linux style environment. Some
> of the Cygwin development tools need linux line endings.
>
> Things were working fine until recently -- don't know exactly when. Now,
> Tortoise has taken to changing the original LF to the Windows CRLF, even
> if I intend to use it in the Cygwin environment. This has caused many
> errors, and it took me a while to trace it back to subversion.
>
> Is there any way to preserve original line endings, even if downloading
> it to Windows? Also, I want line endings to be significant when
> comparing with previous versions, perhaps with a configurable option.

Set the svn:eol-style property on those files to "LF".

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2677315
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-30 09:53:49 CEST

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

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