From: "Tim Van Holder" To: Cc: "Laurynas Biveinis" Subject: Re: Build failure of CVS docs Date: Wed, 27 Jun 2001 20:50:28 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-reply-to: <20010627200125.A403@lauras.lt> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 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 Precedence: bulk Given that I committed those, I expect it's my fault; apparently I forgot to dtou them, so they got committed as DOS text. My guess is that your client translated the text file (LF->CRLF) when it was already DOS text (hence CRCRLF). Are you using WinCVS? If so, make sure you're using the latest version (1.2, I believe) and that the preferences say 'cvs 1.10 (standard)' and not 'cvs 1.10 (NT server)'. Also, consider enabling the 'Use Unix LF (0xa)' option (though that will require a fresh checkout).