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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <39075D2A.C9E25FA2@cs.unc.edu> Date: Wed, 26 Apr 2000 17:18:34 -0400 From: Jeffrey Juliano X-Mailer: Mozilla 4.7 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: cvs over ssh: hangs while exiting Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit not sure whether to ask this on the cygwin list or the cvs list... I'm trying to use cvs in ext mode along with Sergey's ssh-1.2.27 port. On my NT4.0 box running cygwin-1.0, it works fine. But on my new laptop running windows98 and the recent cygwin net release, cvs hangs while (I think) it's about to exit. On both machines, CYGWIN=tty. I wouldn't be surprised if someone else has seen this before and knows what I'm doing wrong. Any ideas? % export CVS_RSH=ssh % cvs -t -d :ext:cystine.cs.unc.edu:/afs/unc/proj/stm/src/CVS_repository co vrpn -> Starting server: ssh cystine.cs.unc.edu cvs server juliano AT cystine DOT cs DOT unc DOT edu's password: ... S-> checkout (/afs/unc/proj/stm/src/CVS_repository/vrpn/vrpn_sgibox.h,v, 1.7, , (function)) S-> server_register(vrpn_sgibox.h, 1.7, , , , , ) S-> Register(vrpn_sgibox.h, 1.7, , , ) U vrpn/vrpn_sgibox.h -> rename(.new.vrpn_sgibox.h,vrpn_sgibox.h) -> unlink(CVS/Base/vrpn_sgibox.h) -> Register(vrpn_sgibox.h, 1.7, Wed Apr 14 21:23:48 1999, , ) S-> rename(CVS/Entries.Backup,CVS/Entries) S-> unlink(CVS/Entries.Log) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink(CVS/Entries.Log) At this point, it just hangs indefinitely. If I hit C-c, it aborts and I get my shell prompt back. It looks as though everything got checked out correctly. It also hangs when I enter that dir and do a "cvs update". Again, i don't see this problem with cygwin-1.0/windowsNT. On the windows98 box, I set CYGWIN in the autoexec.bat file and rebooted. Anyone know what's going on? thanks in advance, -jeff -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com