delorie.com/archives/browse.cgi | search |
From: | "Tim Van Holder" <tim DOT van DOT holder AT pandora DOT be> |
To: | <djgpp-workers AT delorie DOT com> |
Subject: | RE: Test build of cvs available |
Date: | Wed, 31 Jan 2001 20:46:23 +0100 |
Message-ID: | <NEBBIOJNGMKPNOBKHCGHEEHACBAA.tim.van.holder@pandora.be> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
In-Reply-To: | <20010131124948.C2999@kendall.sfbr.org> |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
Importance: | Normal |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id OAA27808 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> -: Yes, but if you're using the 'default' mode, that suggests you want to > -: be able to see the difference between DOS and Unix text files > > I don't understand all the subtleties here, but FWIW I never want > a DJGPP port of anything to choke (by default) on the difference > between DOS and Unix text files. It won't choke as such. But in order to keep the possibility of using both LF and CRLF text files in the repository, CVS needs to use binary mode when reading/writing files. The '--text' mode restores the 'regular' way of operation, that is read non-"-kb" in text mode (thereby reducing all those files to DOS text). Since I suspect most DJGPP users will want to keep the latter mode as default, I'll change my patches to use the current '--text' mode as default, and add a '--binary' option instead for those wanting the other behaviour (or maybe I'll add both options and make the default mode a configure-time decision).
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |