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
Date: Tue, 14 Sep 2004 13:24:52 -0400 (EDT)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Christopher Cobb <ccobb@email.com>
cc: cygwin@cygwin.com
Subject: Re: Win XP SP2: cvs over ssh problems
In-Reply-To: <loom.20040914T185055-212@post.gmane.org>
Message-ID: <Pine.GSO.4.61.0409141317050.24105@slinky.cs.nyu.edu>
References: <loom.20040914T151835-829@post.gmane.org> <Pine.GSO.4.61.0409141100420.24105@slinky.cs.nyu.edu> <loom.20040914T181011-206@post.gmane.org> <Pine.GSO.4.61.0409141228580.24105@slinky.cs.nyu.edu> <loom.20040914T185055-212@post.gmane.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Scanned-By: MIMEDefang 2.39

On Tue, 14 Sep 2004, Christopher Cobb wrote:

> Igor Pechtchanski <pechtcha <at> cs.nyu.edu> 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).

Try "cat -A err" :-)

> $ CVS_RSH="/usr/bin/ssh.exe -x" cvs status myFile.txt
>
> cvs status: warning: unrecognized response `The system cannot find the path
> spec' from cvs server
> cvs [status aborted]: end of file from server (consult above messages if any)

Hmm, what does "ssh -nx user@host cvs -tn server" print?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Happiness lies in being privileged to work hard for long hours in doing
whatever you think is worth doing."  -- Dr. Jubal Harshaw

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

