Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: , "'Mark B. Elrod'" Subject: RE: nobinmode Date: Wed, 18 Jul 2001 09:24:46 -0400 Message-ID: <002b01c10f8d$03cc2380$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-Reply-To: <3B559494.76167308@yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal >"Mark B. Elrod" wrote: >> >> >> thanks for the great site. so i am having a problem with the binmode >> stuff under win32 with cygwin. specifically with cvs. >> >> from within a win32 command prompt cvs is downloading the files with >> only \n line endings. this is ok for normal text files but the MS Visual >> C++project files unfortunately expect \r\n or they are invalid. Setting >> CYGWIN=nobinmode causes cvs to error though. Any clue what I >should do? My workaround for this is to use cvs on a 'text' mounted drive for project files that want MSDOS line endings and a 'binary' mounted drive for unix projects. This seems to work quite well for me :-) Cheers Norman Vine -- 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/