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 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Latest version of SSH and WinCVS Problems Date: Fri, 28 Jun 2002 12:43:00 -0400 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Harig, Mark A." To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g5SGhsJ02469 oops! more information: Win2k, SP2 WinCVS 1.2 The problem occurs whether I use the WinCVS GUI or the WinCVS 'cvs.exe' directly from the Cygwin bash prompt. Curiously, the Cygwin /usr/bin/cvs does not have the problem with cygwin DLL 1.3.11-3. When I run the WinCVS 'cvs.exe' from the Cygwin bash prompt, I get the following output: $ /usr/bin/ssh -V OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090604f $ export CVS_RSH=/usr/bin/ssh $ export CVSROOT=:ext::/path/to/repos $ cd /path/to/wincvs/binaries $ ./cvs.exe --version Concurrent Versions System (CVS) 1.11 (client) $ ./cvs.exe -t version Client: Concurrent Versions System (CVS) 1.11 (client) Server: At this point, the cvs program hangs, waiting for meaningful information from ssh. > -----Original Message----- > From: Harig, Mark A. > Sent: Friday, June 28, 2002 12:21 PM > To: Karl M; cygwin AT cygwin DOT com > Subject: RE: Latest version of SSH and WinCVS Problems > > > METOO. same problem. CYGWIN="binmode ntsec tty". same > solution: drop > back to 1.3.10. > > > -----Original Message----- > > From: Karl M [mailto:karlm30 AT hotmail DOT com] > > Sent: Friday, June 28, 2002 10:33 AM > > To: cygwin AT cygwin DOT com > > Subject: Re: Latest version of SSH and WinCVS Problems > > > > > > Hi All... > > > > I'm using Unison with ssh on a Win2k box. I also see an extra > > 013 with the > > 1.3.11 released DLL version (and the latest released ssh). > > This is being > > done explicitly in binmode. When I go back to 1.3.10, all is well. > > > > Thanks, > > > > ...Karl > > > > >From: Gerrit Cap > > >To: cygwin AT cygwin DOT com > > >Subject: Re: Latest version of SSH and WinCVS Problems Date: > > Fri, 28 Jun > > >2002 13:54:50 +0200 > > > > > >Hi Corinna, > > > > > >I really don't know exactly what characters are expected by > > WinCVS but I > > >just tried CYGWIN=binmode and CYGWIN=nobinmode and as a > result: with > > >regarding to WinCVS no difference, still the same error with > > cygwin-1.3.11 > > >dll. When reverting back to cygwin-1.3.10 the problem disappears. > > > > > >Gerrit. > > > > > > > > >>On Fri, Jun 28, 2002 at 09:00:28AM +0200, Gerrit Cap wrote: > > >> > Hello Cygwin users, > > >> > > > >> > > > >> > I have exactly the same problem. After upgrading to > > cygwin-1.3.11-3 > > >>from > > >> > cygwin-1.3.10 WinCVS chokes on using the cygwin ssh. The > > problem is > > >> > carriage return linefeed stuff related. Apparently if > > wincvs connects > > >>to a > > >> > cvs server using ssh with the "old" cygwin dll > > everything works fine, > > >>but > > >> > with the new cygwin dll, Wincvs gets an extra character > > after the ok > > >> > response from the cvs server before the expected newline > > which resolves > > >>in > > >> > the cvs program included with wincvs not recognizing the ok. > > >> > > > >> > I guess something like this is happening > > >> > > > >> > cvs server sends ok\n -> ssh protocol -> ssh.exe client > > of cygwin using > > >> > 1.3.10 dll -> ok\n to WinCVS > > >> > cvs server sends ok\n -> ssh protocol -> ssh.exe client > > of cygwin using > > >> > 1.3.11 dll -> ok\r\n to WinCVS which then says: > > >> > "cvs: update: unrecognized response: `ok > > >> > ` received" as an error message > > >> > > > >> > I also tried to remove cygwin and change the initial > > choice of "DOS" > > >>files > > >> > to "UNIX" files or vice versa without result > > >> > > > >> > Was there a specific reason why the cygwin-1.3.11 dll > > was changed for > > >>this ? > > >> > > >>In theory it should be the other way around since 1.3.11 tries to > > >>do everything in UNIX mode if the user doesn't say different. > > >> > > >>Could you play with the CYGWIN setting 'binmode', please? > > >> > > >>Corinna > > > > > > > > > > > >-------------------- Marble Consulting ---------------------- > > >Gerrit Cap http://www.marble.be/ > > >OO Solutions Engineer mailto:Gerrit DOT Cap AT marble DOT be > > >Marble Consulting > > >Blauwe Gaanweg, 53 tel : +32 475 72.94.36 > > >B-9150 Kruibeke-Bazel fax : +32 3 744.19.17 > > >Belgium > > >-------------------- Marble Consulting ---------------------- > > >There is only one thing in the world worse than being witty, > > >and thats not being witty. (Monthy Python) > > > > > > > > > > > >-- > > >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/ > > > > > > > > > > _________________________________________________________________ > > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > > -- > 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/ > > -- 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/ -- 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/