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 Date: Sun, 29 Feb 2004 22:57:03 +0000 (GMT) From: Lloyd Wood X-X-Sender: eep1lw AT argos DOT ee DOT surrey DOT ac DOT uk To: cygwin AT cygwin DOT com Subject: Re: handling cvs ssh2 passwd prompt In-Reply-To: Message-ID: References: Organization: speaking for none X-url: http://www.ee.surrey.ac.uk/Personal/L.Wood/ X-no-archive: yes MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=-102.5 required=5.5 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_PINE,USER_IN_WHITELIST autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Scanner: exiscan *1AxZrs-0000PW-00*ZUsOM6XDoiA* (SECM, UniS) On Sun, 29 Feb 2004, Igor Pechtchanski wrote: > The first thing to check is whether you're using the Cygwin versions of > OpenSSH and CVS. AFAIK, there is no ssh2 command in the Cygwin OpenSSH > package. Running "which ssh2" should give you an idea of which ssh you're > getting. It does sound like you're getting a Windows program that > attempts to detect the console (and gets the one that opened the X > window). yes - which ssh2 tells me that's in Program Files, while which ssh is in /usr/bin as you'd expect. (with that, am surprised ssh2 even worked as it did!) And ssh -v tells me that supports ssh2, so I've switched to setting that instead, with the behaviour you'd expect. thanks, L. -- 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/