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: Richard Kim MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14806.22748.569627.792211@rykserver2.dspwiz.com> Date: Sat, 30 Sep 2000 14:19:24 -0700 To: Charles Wilson Cc: cygwin AT sourceware DOT cygnus DOT com CC: ryk AT dspwiz DOT com Reply-To: ryk AT dspwiz DOT com Subject: Re: Binary package CVS using OpenSSH hang under Win98... In-Reply-To: <39D4E682.92B7E207@ece.gatech.edu> References: <39D4E682 DOT 92B7E207 AT ece DOT gatech DOT edu> X-Mailer: VM 6.76 under Emacs 20.7.2 >>>>> "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. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com