Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Fri, 21 Dec 2001 13:49:15 -0800 From: David Koski To: Subject: CVS and CR, LF Message-Id: <20011221134915.2829dad7.david@kosmosisland.com> X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello, I have been using CVS successfully to maintain source code on a Linux based CVS server. The files have been edited with DOS applications and have CR, LF record terminators. The local source is on a Linux Samba share so it has been easy to use the Linux client CVS to commit, update with. So far so good. But, one of our programmers does not have Linux, so cygwin seemed natural. However, "cvs diff" thinks the whole files have changed, except for any file not "touched". After a "cvs update" or "cvs checkout", there is no problem. However, even after only a "touch" without modification (only modification time changed), cvs fails. I have tried many remedies found in Usenet archives without success. Any insight will be appreciated. Regards, David Koski david@kosmosisland.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/