From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [DIFFS] Re: Connection to emacs CVS broken ? Date: Fri, 16 Mar 2007 13:31:19 -0400 Message-ID: References: <86wt1kw5rp.fsf@lola.quinscape.zz> <4k8xdziuwz.fsf@fencepost.gnu.org> <87k5xi45h5.fsf@stupidchicken.com> <17913.45372.941749.353301@kahikatea.snap.net.nz> <45F9C5E8.1010700@gnu.org> <87ps7am73r.fsf@catnip.gol.com> <17913.59348.720489.675967@kahikatea.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174066420 1096 80.91.229.12 (16 Mar 2007 17:33:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 17:33:40 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 18:33:34 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HSGJ1-0001NZ-2L for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 18:33:31 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSGK4-0003wR-H6 for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 12:34:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HSGK1-0003wC-Fw for emacs-devel@gnu.org; Fri, 16 Mar 2007 13:34:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HSGK0-0003w0-OF for emacs-devel@gnu.org; Fri, 16 Mar 2007 13:34:32 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSGK0-0003vx-Iq for emacs-devel@gnu.org; Fri, 16 Mar 2007 12:34:32 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HSGIr-00084s-Dg for emacs-devel@gnu.org; Fri, 16 Mar 2007 13:33:21 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HSGGt-00083g-Ln; Fri, 16 Mar 2007 13:31:19 -0400 In-reply-to: (message from Miles Bader on Fri, 16 Mar 2007 11:47:28 +0900) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:68009 Archived-At: Messing with ,v files is not dangerous if you are simply copying them. The big cost seems to be verifying them. That is right. Can someone write a script which can be used to determine the difference between two ,v files, as a set of commits plus their log entries? The script could also check that the difference consists of material added in one file.