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 Date: Wed, 15 May 2002 22:12:08 +0400 From: egor duda Reply-To: egor duda Organization: deo X-Priority: 3 (Normal) Message-ID: <10432987112.20020515221208@logos-m.ru> To: Charles Wilson CC: Shankar Unni , cygwin AT cygwin DOT com Subject: Re: Changes in latest snapshot In-Reply-To: <3CE2A07E.6040101@ece.gatech.edu> References: <20020512044943 DOT GA5997 AT redhat DOT com> <3CE28FA4 DOT 6080402 AT earthlink DOT net> <3CE2A07E DOT 6040101 AT ece DOT gatech DOT edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! Wednesday, 15 May, 2002 Charles Wilson cwilson AT ece DOT gatech DOT edu wrote: CW> Then, you switch to binmode, and do another cvslogin, resulting in this: CW> :pserver:anoncvs AT anoncvs DOT cygnus DOT com:/cvs/src Ay=0=h :pserver:anoncvs AT subversions DOT gnu DOT org:/cvs A \r\n CW> :pserver:anoncvs AT sources DOT redhat DOT com:/cvs/src Ay=0=h The next time the .cvspass file is read in, cvs is confused by the CW> presence of the \r's in the first two lines. (Which it never saw CW> before, thanks to textmode). CW> Use switch back to binmode, use dos2unix on .cvspass (and .cvsrc for CW> that matter), and try again... Doesn't it seem to you that we should rather patch cvs to open .cvspass in textmode? IIRC, \r is not a valid symbol for encrypted passwords, so it can be safely skipped. i use "binmode everywhere" myself, but i suppose we'll have yet another binmode/textmode hell here after changing the default. Egor. mailto:deo AT logos-m DOT ru ICQ 5165414 FidoNet 2:5020/496.19 -- 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/