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

Re: Line-ending conversion magic?

From: Ryan Schmidt <subversion-2008b_at_ryandesign.com>
Date: Fri, 30 May 2008 21:24:28 -0500

Right, there is no magic. Subversion performs line-ending translation
on the client side for files on which you've set the svn:eol-style
property (either manually or via auto-props), and doesn't for those
files where you haven't.

On May 30, 2008, at 09:19, John Wright wrote:

> Sorry about that, it turns out there's no 'magic' and no LFs. D'oh!
>
>
> John Wright wrote:
>
>> From what I've read, SVN doesn't automatically do line-ending
>> conversion - you have to set a property on each file you check in
>> (or use auto-props).
>>
>> Our dev machines are Windows, and when checking out files on a
>> Ubuntu box the line endings are all CRLF. This was a big surprise,
>> because on our Red Hat box the line endings seem to be magically
>> converted to LF! The ~/.subversion/config file on the Red Hat box
>> is all commented out and /etc/subversion/config doesn't exist, so
>> what's doing this? How can we get this magical behaviour working
>> on our Ubuntu box? :)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-31 04:24:58 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.