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

Re: svn commit: r10380 - in trunk: . build

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-07-22 15:49:13 CEST

breser@tigris.org wrote:

>Author: breser
>Date: Wed Jul 21 17:21:45 2004
>New Revision: 10380
>
>Modified:
> trunk/build/PrintPath (props changed)
> trunk/build/buildcheck.sh (props changed)
> trunk/build/get-neon-ver.sh (props changed)
> trunk/gen-make.py (props changed)
>Log:
>Correction, everyting that assumes that it can run by doing using the shebang
>line needs to be in LF.
>
>* build/get-neon-ver.sh
>* build/buildcheck.sh
>* build/PrintPath
>* gen-make.py
> Set svn:eol-style to LF.
>
>
I strongly object. This means I can no longer edit these files with a
Windows editor that doesn't understand LF line endings. I understand
you're making these changes to make it easier to generate a ZIP distro
for Windows, but the shebang argument doesn't hold because you don't
acutally have to use it (you can always say, e.g., "sh dist.sh" to avoid
the problems). Even if the shell scripts are expected to be Unix-only,
the Python and Perl scripts definitely aren't.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 22 15:49:30 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.