[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: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-10-10 17:04:41 CEST

On 10/10/06, Travis P <svn@castle.fastmail.fm> wrote:
>
> I've lost track who wrote: :-)
> > My editor used to default to CR-LF style text files, and that
> > caused occasional problems for the Unix users when I committed the
> > wrong EOLs, but I've got it set to use Unix style all the time now,
> > and it's just an easier way to live.
> [followed by some discussion of the implications about that]
>
> I've also found removing all svn:eol-style properties to be of great
> worth: it speeds up WC access dramatically (where most WCs are on
> AFS volumes and most access is on Un*x, including MacOS X, systems).

But that is solved in 1.4.

> 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.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 10 17:05:40 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.