Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com From: Christopher Cobb Subject: Re: Win XP SP2: cvs over ssh problems Date: Tue, 14 Sep 2004 16:56:36 +0000 (UTC) Lines: 26 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT sea DOT gmane DOT 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 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/