This is the mail archive of the
cygwin
mailing list for the Cygwin project.
RE: strace cvs stops at /dev/tty read
- From: luke dot kendall at cisra dot canon dot com dot au
- To: cygwin at cygwin dot com
- Date: Thu, 18 Mar 2004 09:24:56 +1100 (EST)
- Subject: RE: strace cvs stops at /dev/tty read
On 17 Mar, Billinghurst, David (CALCRTS) wrote:
> > Does Cygwin's cvs ignore your PATH setting, and directly use the Windows
> > rsh.exe? Behaviour of /usr/bin/cvs seems to indicate it may be so.
>
> Have you tried setting CVS_RSH?
> export CVS_RSH=/usr/bin/rsh
> may do what you want.
Interesting. Changing CVS_RSH from /bin/ssh to /usr/bin/rsh does
indeed fix the problem. Thanks, Bill.
All the problems occur if you use Cygwin's ssh instead of rsh
(strace stopping, read failing, cvs response of ok\r).
luke
--
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/