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 Message-ID: <20020922035517.65465.qmail@web21001.mail.yahoo.com> Date: Sat, 21 Sep 2002 20:55:17 -0700 (PDT) From: Nicholas Wourms Subject: Re: can Cygwin CVS change line endings on checkout/update? To: "David M. Karr" , cygwin AT cygwin DOT com In-Reply-To: <867khepv4d.fsf@earthlink.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii --- "David M. Karr" wrote: > I've noticed that WinCVS has a feature where it can change the line > endings on > files on checkout/update, to either use DOS or Unix line endings. > I don't see > anything in the Cygwin CVS interface that can do this. Is this > feature just > not in standard command-line CVS? Cygwin's CVS is based on the stock cvs sources, which were designed with Unix and Unix-style line endings in mind. If you need to insert dos line endings, use unix2dos. Similarly, if you need to switch to Unix line endings, use dos2unix. If you know what you are doing, you could probably whip up a script to automate the processing for you. Cheers, Nicholas __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.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/