[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: Max Bowsher <maxb_at_ukf.net>
Date: 2004-07-22 17:25:15 CEST

Branko ÄOibej wrote:
> 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.

Sounds like dist.sh needs to be generating temporary LF-ized copies for it's
own local use, not forcing LF *everywhere* for these scripts.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 22 17:25:36 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.