Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3CD156A3.3020503@lapo.it> Date: Thu, 02 May 2002 17:09:23 +0200 From: Lapo Luchini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.0rc1) Gecko/20020417 X-Accept-Language: it, en, fr, es MIME-Version: 1.0 To: Mailing List: CygWin Subject: CVS and binary mounts Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I think current port of CVS-1.1 does have a little problem with CVS/* files being read in binary mode... e.g. if CVS/Root has \r\n it prints "cannot access cvsroot\rCVSROOT" (you can read only "CVSROOTces cvsroot" as it overwrite the line itself). This is of course not a serious problem as an occasional "dos2unix CVS/*" can compeltely solve the issue, but it took me a bit of time to understand that wrapped error message, maybe just a "if you see this strange error, just use dos2unix" would be cool.. or a patch to fopen to use text-mode would be fo coruse even better ;) [no, I'm too busy right now to do it myself ^_^] Just to let you know (but maybe again you knew it already), Lapo -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/