delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
From: | Shankar Unni <shankarunni AT netscape DOT net> |
Subject: | Re: perl: cpan module's interactive mode fails |
Date: | Fri, 20 Aug 2004 09:54:55 -0700 |
Lines: | 15 |
Message-ID: | <cg5ada$o9m$1@sea.gmane.org> |
References: | <41235C84 DOT 7060300 AT gtt-technologies DOT de> <4123B56F DOT 6010003 AT gymel DOT com> <41245BEE DOT 4090900 AT gtt-technologies DOT de> <921297065040 DOT 20040819105955 AT familiehaase DOT de> <41247824 DOT 2070901 AT gymel DOT com> <412481BC DOT 3010000 AT gymel DOT com> <4124A107 DOT 2070403 AT gymel DOT com> <791319485950 DOT 20040819171336 AT familiehaase DOT de> |
Mime-Version: | 1.0 |
X-Complaints-To: | usenet AT sea DOT gmane DOT org |
X-Gmane-NNTP-Posting-Host: | adsl-68-120-146-125.dsl.snfc21.pacbell.net |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040803 Thunderbird/0.7.3 Mnenhy/0.6.0.101 |
In-Reply-To: | <791319485950.20040819171336@familiehaase.de> |
X-IsSubscribed: | yes |
Gerrit P. Haase wrote: > The only real reason why textmode is needed is that notepad cannot > handle binmode (unix) textfiles. Unfortunately, other tools are also thrown by binmode/textmode. Ironically, cvs is one of them: if you have a binmode mount, and run a *native* cvs (e.g. cvsnt) that writes a .cvspass file with CR-NL, then the Cygwin cvs tries to read it in binmode, and chokes on the CR. Grrr. So around here, at least, anyone who needs to use the Cygwin cvs and WinCVS on the same work area must use a textmode mount. So really, textmode support is unavoidable, or else all the ported tools have to be made aware of possible CR-NL line endings.. -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |