Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" From: Laurent Pinchart Organization: Capflow To: cygwin AT cygwin DOT com Subject: OpenSSH and WinCVS Date: Tue, 6 Aug 2002 14:30:57 +0200 User-Agent: KMail/1.4.1 MIME-Version: 1.0 Message-Id: <200208061430.57829.laurent.pinchart@capflow.com> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g76CSnE17476 Hi everybody, I experienced problems when using WinCVS 1.2 on Windows 98, OpenSSH 3.4p1-5. I searched this mailing list, and found that other people had experienced the same kind of problem a month ago, but not exactly the same one. When I use WinCVS with OpenSSH, a dos window pops up each time I try to perform any CVS operation, and asks me for my passphrase. I then enter my passphrase, hit enter, the window stays there and WinCVS just keeps on waiting. I have to close the dos window manually in order for WinCVS to complete to operation. I then tried ssh-agent. This solves the passphrase problem, as I'm not asked for anything anymore, but an empty dos window still pops up, and I have to close it manually in order for WinCVS to operate properly. I read a few messages on this mailing list stating that it could be related with textmode / binmode, so I recompiled OpenSSH with /usr/lib/automode.o instead of /usr/lib/textmode.o, and set the CYGWIN environment variable to binmode, but it didn't help. I then tried to upgrade to WinCVS 1.3b6, and the problem is a bit different. WinCVS now completes the operation properly when used with ssh-agent, but the dos window stays in the background. After a few CVS operations the system tray gets very crowded. If I close the dos window manually after the CVS operation is complete, I get a nice blue screen and WinCVS is closed. Can anyone help me with that problem ? Thanks in advance. Laurent Pinchart -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/