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

Re: [Subclipse-users] [Subclipse-users] Conversion of line endings

From: Mark Phippard <mphippard_at_collab.net>
Date: Tue, 23 Dec 2008 12:54:28 -0500

On Tue, Dec 23, 2008 at 12:24 PM, mikech <michael_christiansen_at_rbsgi.com> wrote:
> I find that when I check out a project using subeclipse under windows, it is
> converting line endings to DOS. Where do I turn this conversion off? I've
> looked throughout the Eclipse configuration.

This is a Subversion feature that was turned on when you or someone
else added the svn:eol-style property to your files. It likely has a
value of "native" and there is no way to configure SVN to consider
native on Windows to be something other than CRLF.

If you remove the property from these files it will not do this. Or
perhaps even change the value of the property to LF if it should be LF
for everyone on every platform.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=990829
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-23 18:54:43 CET

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

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