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

Re: eol-style native

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 24 Sep 2008 21:40:45 -0400

On Wed, Sep 24, 2008 at 21:22, David Weintraub <qazwart_at_gmail.com> wrote:
> On Wed, Sep 24, 2008 at 5:28 PM, Steve Whitson <steven.whitson_at_gmail.com> wrote:
>> One other issue here is that in order to maintain softlinks I have to keep
>> the master working (reference) copies on unix, which leads to problems when
>> auto-props is turned on and eol-style is native... especially when
>> expectation is that the eol doesn' t change between platforms. For some
>> tools/languages/scripts that's not an issue, for others it is.
>
> Have you looked at svn:eol-style=share?
>
> That keeps the line endings in the repository as Unix LF, but changes
> them in your working copy depending upon the platform you use. On
> Unix, they'll be LF, on Windows, they'll be CRLF.

I don't see share as a valid value for this property in
http://svnbook.red-bean.com/en/1.5/svn.advanced.props.file-portability.html#svn.advanced.props.special.eol-style

What you describe is how svn:eol-style=native behaves.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-25 03:41:12 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.