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

Re: How to remove all the svn:eol-style native from the repository?

From: Travis P <svn_at_castle.fastmail.fm>
Date: 2006-10-10 23:32:44 CEST

On Oct 10, 2006, at 4:17 PM, Les Mikesell wrote:

> On Tue, 2006-10-10 at 09:56 -0500, Travis P wrote:
>
>> If you can identify the 'text' files, then you can avoid the
>> repository becoming non-uniform by adding a pre-commit hook that will
>> flag and prevent any commit of a text-file with anything but Unix-
>> style LF-only EOLs.
>
> Wouldn't the native cr/lf and cr-only types consider that
> antisocial and discriminatory?

There are none at our party. AIX, Linux, MacOS X, Solaris, HP-UX:
all get along well with only-LF allowed in our source repos. :-) And
all reap the significant performance benefits of no svn:eol-style
keywords on network filesystem working-copies (necessary for <=
Subversion 1.3 anyway).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 23:33:23 2006

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.