X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Date: Sat, 2 May 2009 19:05:05 +0200 From: Spiro Trikaliotis To: cygwin AT cygwin DOT com Message-ID: <20090502170505.GC5467@trikaliotis.net> Mail-Followup-To: cygwin AT cygwin DOT com References: <2bf229d30905011327t782332fco28e787fc51a87e11 AT mail DOT gmail DOT com> <49FBDADA DOT 7060508 AT cwilson DOT fastmail DOT fm> <2bf229d30905020627i6e05b87dje370272fbb714aa3 AT mail DOT gmail DOT com> <49FC73C9 DOT 9030304 AT cwilson DOT fastmail DOT fm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49FC73C9.9030304@cwilson.fastmail.fm> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-SA-Exim-Connect-IP: 87.163.240.105 X-SA-Exim-Mail-From: an-cygwin AT spiro DOT trikaliotis DOT net Subject: Re: [ANNOUNCEMENT] Updated: cvs-1.12.13-1 X-SA-Exim-Version: 4.2.1 (built Tue, 09 Jan 2007 17:23:22 +0000) X-SA-Exim-Scanned: Yes (on mail.trikaliotis.net) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, * On Sat, May 02, 2009 at 12:24:41PM -0400 Charles Wilson wrote: > Chris Sutcliffe wrote: > > I found the source of the issue. Somehow my .cvsrc file was converted > > into DOS line endings, cvs 1.11.22 didn't seem to mind but I guess the > > new cvs is a little more strict. > > > > Sorry for the noise. > > The new cvs opens ~/.cvsrc using the default mount mode of the disk, > rather than explicitly opening it in text mode. I do not understand this. I thought that when a cygwin application opens a file in text mode, there are two options: 1. The file is "mounted as having CR/LF endings": This results in Cygwin handling CR/LF as line endings 2. The file is "mounted as having LF endings": This results in Cygwin effectively handling LF line endings. (Yes, I know my words are sloppy, but I think you get the idea what I mean). If this is true: What is the difference of the new behaviour now? Regards, Spiro. -- Spiro R. Trikaliotis http://opencbm.sf.net/ http://www.trikaliotis.net/ http://www.viceteam.org/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/