X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49FC73C9.9030304@cwilson.fastmail.fm> Date: Sat, 02 May 2009 12:24:41 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.6.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: cvs-1.12.13-1 References: <2bf229d30905011327t782332fco28e787fc51a87e11 AT mail DOT gmail DOT com> <49FBDADA DOT 7060508 AT cwilson DOT fastmail DOT fm> <2bf229d30905020627i6e05b87dje370272fbb714aa3 AT mail DOT gmail DOT com> In-Reply-To: <2bf229d30905020627i6e05b87dje370272fbb714aa3@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 think the new behavior is more logical even if the old version's laxness allowed a little sloppiness in some users' setups. Thanks for posting the results of your investigation. The only concern I (would) have is if other versions (msys? old cygwin? native win32 ports? etc) can use the same ~/.cvsrc even if it has only unix line endings. However, I've been doing that, with all those variants, for years -- so, no problem. -- Chuck -- 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/