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

Re: Compatible with Microsoft Office and Internet Explorer

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 25 Jan 2012 00:21:06 -0600

On Tue, Jan 24, 2012 at 11:07 PM, Richard Cavell <richardcavell_at_mail.com> wrote:
> So, in the interests of keeping the Subversion handbook current and
> reliable, what is the present advice regarding svn:eol-style?

If you are doing cross-platform work, you generally need to use native
for text files or you will have to script your own conversions. But,
never mix this with any other way of getting files between platforms,
like moving a working copy on a usb drive between windows and linux,
dual-booting with access to a common drive, or sharing a
network-mounted copy. And the cygwin port of svn may think that unix
style text is native even though it is on windows (I think that's an
option somewhere deep inside of cygwin but I've forgotten - the point
of cygwin is to make windows look like unix, so it might even make
sense).

-- 
   Les Mikesell
      lesmikesell_at_gmail.com
Received on 2012-01-25 07:21:58 CET

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.