| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| 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 <ccobb AT email DOT 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 DOT 20040914T151835-829 AT post DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 61 DOT 0409141100420 DOT 24105 AT slinky DOT cs DOT nyu DOT edu> <loom DOT 20040914T181011-206 AT post DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 61 DOT 0409141228580 DOT 24105 AT slinky DOT cs DOT nyu DOT edu> |
| Mime-Version: | 1.0 |
| 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 <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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |