Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dk@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: Win XP SP2: cvs over ssh problems
Date: Tue, 14 Sep 2004 18:10:48 +0100
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <loom.20040914T185055-212@post.gmane.org>
Message-ID: <NUTMEG4tJDVK3aXvlcq000013ad@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 14 Sep 2004 17:10:48.0671 (UTC) FILETIME=[C7C9FEF0:01C49A7D]

> -----Original Message-----
> From: cygwin-owner On Behalf Of Christopher Cobb
> Sent: 14 September 2004 17:57

> Igor Pechtchanski writes:
> > 
> > Probably an stdout buffering artifact.  Try
> > 
> > cvs status myFile.txt >out 2>err
> > 
> > and examine the out and err files.
> > 
> > Did you try setting CVS_RSH to "/usr/bin/ssh -x"?
> > 	Igor
> 
> $ cat out
> (nothing)
> 
> $ cat err
> cvs status: warning: unrecognized response `Warning: No xauth 
> data; using fake
> authentication dat' from cvs servering.
> 
> ("ing." still there).

  I suggest you should use "od" to see if there's a CR-without-a-LF in the
middle causing two lines of messages to overprint each other.

    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

