Win XP SP2: cvs over ssh problems

Dave Korn dk@artimi.com
Tue Sep 14 17:24:00 GMT 2004


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



More information about the Cygwin mailing list