Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Wed, 15 May 2002 22:12:08 +0400
From: egor duda <deo@logos-m.ru>
Reply-To: egor duda <cygwin@cygwin.com>
Organization: deo
X-Priority: 3 (Normal)
Message-ID: <10432987112.20020515221208@logos-m.ru>
To: Charles Wilson <cwilson@ece.gatech.edu>
CC: Shankar Unni <shankarunni@earthlink.net>, cygwin@cygwin.com
Subject: Re: Changes in latest snapshot
In-Reply-To: <3CE2A07E.6040101@ece.gatech.edu>
References: <20020512044943.GA5997@redhat.com> <3CE28FA4.6080402@earthlink.net>
 <3CE2A07E.6040101@ece.gatech.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi!

Wednesday, 15 May, 2002 Charles Wilson cwilson@ece.gatech.edu wrote:

CW> Then, you switch to binmode, and do another cvslogin, resulting in this:

CW> :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src Ay=0=h<Z \r\n
CW> :pserver:anoncvs@subversions.gnu.org:/cvs A \r\n
CW> :pserver:anoncvs@sources.redhat.com:/cvs/src Ay=0=h<Z \n   <<<< no \r

CW> 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@logos-m.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/

