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

Re: Bug in creating tar.gz files?

From: Ben Reser <ben_at_reser.org>
Date: 2004-06-14 01:43:25 CEST

On Wed, May 26, 2004 at 10:36:24PM +0100, Branko ??ibej wrote:
> I wonder if we really need that. On Windows, the commonly used
> programming editors (UltraEdit, SlickEdit, Visual Studio, Emacs,
> YouNameIt) all handle files with unix EOL correctly, and our .dsp
> generator makes sure the line endings in the project files are correct.
> I always build release binaries from the unixish release tarball. We
> don't _have_ to create another (identical) package which differs only in
> line endings, and it's a nuisance.
>
> APR needs this because they keep the .dsp's in the tree and refuse to
> disable newline conversion in CVS; so does httpd. We don't.

I think the rationale is people expect it to be in CRLF if we're
providing a zip file. Since, I spent the time to implement the option
to export, I don't really see a reason not to do it.

Doing the .zip file is handy anyway for the Windows people since WinZip
doesn't like our tarballs.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 10:43:44 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.