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
To: cygwin@cygwin.com
From: Christopher Cobb <ccobb@email.com>
Subject: Re: Win XP SP2: cvs over ssh problems
Date: Tue, 14 Sep 2004 16:56:36 +0000 (UTC)
Lines: 26
Message-ID: <loom.20040914T185055-212@post.gmane.org>
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>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Complaints-To: usenet@sea.gmane.org
X-Gmane-NNTP-Posting-Host: main.gmane.org
User-Agent: Loom/3.14 (http://gmane.org/)
X-Loom-IP: 162.70.244.40 (Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Firefox/0.8)
X-IsSubscribed: yes

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).

$ 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)




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

