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

same eol style for all text files

From: T E Schmitz <mailreg_at_numerixtechnology.de>
Date: 2005-08-01 18:03:09 CEST

Hello,
This topic has been discussed umpteen times and I am sure you're fed up
with it.

I've looked through previous postings and it would seem to me that the
following cannot be achieved:

In a project with mixed Windows + Unix users, all text files are to be
stored in LF format. The text files are not necessarily recognizable by
their extensions - some files just don't have an extension.
I tried setting the eol-style for all file types (*) in the config file
but that causes svn add to abort on the first binary it encounters.

I noticed, some people tried to tackle this problem on the server side
with post- or pre-commit hooks but as far as I understand that would
have undesirable side-effects.
Basically, I want to make sure that no-one can commit anything but
eol-style LF.

If anyone has come up with a solution I'd be interested to hear about it.

-- 
Best Regards,
Tarlika Elisabeth Schmitz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 1 18:05:18 2005

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.