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

Re: Binary Files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-01 18:59:04 CEST

On Wed, 2004-06-30 at 18:56, Douglas Stetner wrote:

>
> Will the svn:eol-style=native cause me any problems running on a Mac
> (UNIX)?
>

Why would it cause problems? It will give you \n endings as it should
on a Mac.

> If not, why is the default for it to be commented out?

Because Subversion defaults to not changing file contents, period. It's
a conservative approach. If you want keyword substitution and
line-ending translation, you have to explicitly activate it. The
'commented out' stuff are just examples of how you *might* want to use
auto-props. It's completely up to you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 1 19:03:54 2004

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.