From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: NTEmacs, CVS, PCL-CVS, Version Control and ^M? Date: Thu, 24 Apr 2003 23:27:21 +0300 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <9743-Thu24Apr2003232720+0300-eliz@elta.co.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1051216380 24620 80.91.224.249 (24 Apr 2003 20:33:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Apr 2003 20:33:00 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 24 22:32:51 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198nNw-0006I8-00 for ; Thu, 24 Apr 2003 22:32:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198nMe-0000EV-05 for gnu-help-gnu-emacs@m.gmane.org; Thu, 24 Apr 2003 16:30:40 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 198nMK-0008Nw-00 for help-gnu-emacs@gnu.org; Thu, 24 Apr 2003 16:30:20 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 198nM8-000812-00 for help-gnu-emacs@gnu.org; Thu, 24 Apr 2003 16:30:10 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198nM3-0007fY-00 for help-gnu-emacs@gnu.org; Thu, 24 Apr 2003 16:30:04 -0400 Original-Received: from zaretsky (cable-128-145.inter.net.il [213.8.128.145]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id CHR24654; Thu, 24 Apr 2003 23:29:57 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (message from Phillip Lord on 24 Apr 2003 10:33:26 +0100) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8791 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8791 > From: Phillip Lord > Newsgroups: gnu.emacs.help > Date: 24 Apr 2003 10:33:26 +0100 > > If you try and use more than one client, then you are likely to get > into trouble. So, for instance, using both a unix client, and a > wincvs client on the same files will result in line terminator > problems. I really don't know why did you say that. For example, Emacs developers use both Unix and Windows CVS clients, and several varieties of the Windows ones at that, and I have yet to see any significant problems with the files in the repository. In fact, I cannot recall even a single problem related to that; all source files are kept in the repository in their original Unix EOL format.