all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eli Zaretskii" <eliz@elta.co.il>
Subject: Re: cvs emacs build fails on Windows XP
Date: Sun, 29 Jun 2003 06:24:38 +0300	[thread overview]
Message-ID: <5567-Sun29Jun2003062437+0300-eliz@elta.co.il> (raw)
In-Reply-To: <m3wuf6guk7.fsf@bonsai.taydin.org> (message from Timur Aydin on Sat, 28 Jun 2003 17:12:24 +0300)

> Newsgroups: gnu.emacs.help
> From: Timur Aydin <ta@taydin.org>
> Date: Sat, 28 Jun 2003 17:12:24 +0300
> 
> cvs does change line ending according to the underlying platform. This
> is by design.

A quite broken design, I'd say.

> A properly added file will be stored on the cvs server
> with LF line endings. When checking out, the file will be converted to
> have CR/LF line endings under windows, LF line endings under unix (no
> change) and LF/CR line endings uder MAC.

And what would this do to Widnows *.bat batch files, that are already
in CR/LF format, and should stay that way (or else some versions of
Windows shells will refuse to run them), including in the repository?

IMHO, a design of a distributed version-control package which doesn't
take into account that files will be checked in and out from clients
running on different platforms, and that some files need to be in
non-Unix end-of-line format -- such a design is Unix-centric (read:
broken).

  parent reply	other threads:[~2003-06-29  3:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-28 11:59 cvs emacs build fails on Windows XP Martin Stemplinger
2003-06-28 12:34 ` Jason Rumney
2003-06-28 14:12   ` Timur Aydin
2003-06-28 14:21     ` Jason Rumney
2003-06-29  3:24     ` Eli Zaretskii [this message]
     [not found]     ` <mailman.8828.1056857204.21513.help-gnu-emacs@gnu.org>
2003-07-01 11:00       ` Bart Oldeman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5567-Sun29Jun2003062437+0300-eliz@elta.co.il \
    --to=eliz@elta.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.