From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; vc-diff needs CVS repository now Date: Sun, 11 Nov 2007 19:56:59 -0800 Message-ID: <200711120356.lAC3uxlM023426@oogie-boogie.ics.uci.edu> References: <20071027090527.323938FC6D@kahikatea.snap.net.nz> <20071104174311.GB19187@thyrsus.com> <200711112054.lABKsTj0016411@oogie-boogie.ics.uci.edu> <20071111210620.GA7851@thyrsus.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194839926 25826 80.91.229.12 (12 Nov 2007 03:58:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Nov 2007 03:58:46 +0000 (UTC) Cc: Glenn Morris , Nick Roberts , Emacs developers To: esr@thyrsus.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 12 04:58:50 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 1IrQRk-0005I0-HP for ged-emacs-devel@m.gmane.org; Mon, 12 Nov 2007 04:58:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrQRY-0007tl-Kh for ged-emacs-devel@m.gmane.org; Sun, 11 Nov 2007 22:58:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IrQRV-0007st-3O for emacs-devel@gnu.org; Sun, 11 Nov 2007 22:58:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IrQRU-0007sK-Js for emacs-devel@gnu.org; Sun, 11 Nov 2007 22:58:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IrQRU-0007sE-GD for emacs-devel@gnu.org; Sun, 11 Nov 2007 22:58:32 -0500 Original-Received: from oogie-boogie.ics.uci.edu ([128.195.1.41]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IrQRP-0001mY-SC; Sun, 11 Nov 2007 22:58:28 -0500 Original-Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by oogie-boogie.ics.uci.edu (8.13.6/8.13.6) with ESMTP id lAC3uxlM023426; Sun, 11 Nov 2007 19:56:59 -0800 (PST) In-Reply-To: <20071111210620.GA7851@thyrsus.com> (Eric S. Raymond's message of "Sun\, 11 Nov 2007 16\:06\:20 -0500") Original-Lines: 11 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu X-detected-kernel: by monty-python.gnu.org: Solaris 9 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:83015 Archived-At: "Eric S. Raymond" writes: > Dan Nicolaescu : > > I adapted the old vc-diff-internal logic to vc-cvs-diff. After the > > patch below the CVS repository is not needed if backup files are > > present. > > Thanks, Dan. If you have not yet committed this, you have my encouragement > to do so. Thanks. Done.