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: Thu, 17 Oct 2002 21:58:36 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: ssh refuses to enter binmode. WinCVS problem explained? Try a snapshot! Message-ID: <20021018015836.GF10447@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20021017215008 DOT AAA27625 AT AGREENE-W2KS DOT pageflexinc DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021017215008.AAA27625@AGREENE-W2KS.pageflexinc.com> User-Agent: Mutt/1.4i On Thu, Oct 17, 2002 at 05:50:09PM -0400, Andrew Greene wrote: >I upgraded to the latest cygwin this morning (not sure when I last >did) and ssh is suddenly replacing LF with CRLF. This prevents Unison >from working, along with who knows what else (I'm afraid to try CVS!) That's interesting. Corinna apparently built ssh with textmode.o. Cygwin 1.3.13 honors that when opening files at the "dos prompt" and so output will always have CRLF line endings. This probably explains the problems with WinCVS. I can guess why ssh is linked with textmode.o but I don't know why it isn't eventually setting its standard output appropriately. I would have expected it do do so. Hmm. If only there was some source I could consult about this... Anyway, I've checked in a patch that may or may not be temporary. I'll have to talk to Corinna and decide. In the meantime, I've uploaded a new snapshot which works around this problem. Please try downloading it. http://cygwin.com/snapshots/ You may have to hit refresh your browser to get the latest snapshot since there has been more than one snapshot generated today. cgf -- 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/