Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: posting-list AT MailAndNews DOT com (Jari Aalto+mail.linux) To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Binary package CVS using OpenSSH hang under Win98... Keywords: cvs,ssh,win98,use,home,hanging,cygwin,bash X-Sender-Info: Emacs tiny tools: http://poboxes.com/jari.aalto/emacs-elisp.html http://home.eu.org/~jari/homepage.html. ICQ 'jari-aalto' 82313129 PGP 2.6.x keyid 47141D35 http://www.pgpi.net/ References: <39D4E682 DOT 92B7E207 AT ece DOT gatech DOT edu> <14806 DOT 22748 DOT 569627 DOT 792211 AT rykserver2 DOT dspwiz DOT com> Date: 18 Oct 2000 21:44:37 +0300 In-Reply-To: <14806.22748.569627.792211@rykserver2.dspwiz.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6 (i386-*-windows98.1998) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Lines: 57 * Sat 2000-09-30 Richard Kim list.cygwin * Message-Id: <14806 DOT 22748 DOT 569627 DOT 792211 AT rykserver2 DOT dspwiz DOT com> | >>>>> "CW" = Charles Wilson writes: | | CW> Since cvs and ssh are both cygwin apps, you *may* | CW> get better results using a unixy path for the HOME | CW> variable; that is, assuming c:\cygwin is mounted as | CW> '/', try setting HOME=/home/friar. I'm shooting in | CW> the dark here, but I seem to recall some | CW> console-IO/tty issues; do you get better performance | CW> running cvs under a bash shell rather than cmd.exe ? | | As someone else reported, cvs (when used with ssh) does not | finish under Win98 regardless of whether the cvs command is | run under command.com, bash, or within GNU Emacs 20.7 via | pcl-cvs. It simply does not finish. You have to kill the | cvs process by Control-C or some other means. Cvs seems to | do what was asked of it though before hanging, i.e., checkin | checkout operations are performed successfully. | | Win2k does not suffer from this problem. I use | emacs/pcl-cvs/cvs/ssh everyday to access my cvs database on | a linux server from a win2k client. It is much more painful | to use the same tools in win98 due to the hanging | problem. Has *anyone* been able to use cvs and ssh without | the hanging problem under Win98? | | Note that on my Win98 laptop which exhibits the hanging | behavior, HOME is set to "c:/ryk". Under bash, "echo $HOME" | outputs /cygdrive/c/ryk. I don't have hanging CVS from my Win98 which tunnels through SSH. Note that the SSH I use it not the standard cygwin openSSH, but the one found from www.sourceforge.net //I have no name!@PICASSO lisp $ //d/bin/ssh/ssh -v SSH Version 1.2.14 [winnt-4.0-x86], protocol version 1.4. Standard version. Does not use RSAREF. //I have no name!@PICASSO lisp $ which cvs /usr/bin/cvs //I have no name!@PICASSO lisp $ cvs -v Concurrent Versions System (CVS) 1.10.8 (client/server) I open the SSH tunnel from DOS box, via command: d:\bin\ssh\ssh -C -L2401:host-B-address:2401 through-firewall-host-a This is due to accessing host B, which is inside intranet and acceded through host A. After I give the pass phrase in DOS box, the tunnel is open and I can work transparently from bash ot Emacs pcl-cvs. Jari -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com