From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: [BUG] vc-diff Date: Tue, 26 Feb 2008 01:54:20 +1300 Message-ID: <18370.47740.675007.805489@kahikatea.snap.net.nz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1203945984 10933 80.91.229.12 (25 Feb 2008 13:26:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 25 Feb 2008 13:26:24 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 25 14:26:48 2008 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 1JTdLx-0008Tf-UT for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 14:26:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTdLS-0006OX-2n for ged-emacs-devel@m.gmane.org; Mon, 25 Feb 2008 08:26:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JTdLN-0006OG-7m for emacs-devel@gnu.org; Mon, 25 Feb 2008 08:26:09 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JTdLI-0006MO-5G for emacs-devel@gnu.org; Mon, 25 Feb 2008 08:26:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JTdLH-0006M7-Vr for emacs-devel@gnu.org; Mon, 25 Feb 2008 08:26:04 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JTdLH-0002Rc-F5 for emacs-devel@gnu.org; Mon, 25 Feb 2008 08:26:03 -0500 Original-Received: from kahikatea.snap.net.nz (55.31.255.123.static.snap.net.nz [123.255.31.55]) by viper.snap.net.nz (Postfix) with ESMTP id CE4EA3DA051 for ; Tue, 26 Feb 2008 01:57:04 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id D370C8FC6D; Tue, 26 Feb 2008 01:54:21 +1300 (NZDT) X-Mailer: VM 7.19 under Emacs 23.0.60.21 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:90393 Archived-At: On the trunk, if I do vc-diff on an up-to-date file, myfile.c say, I get: Finding changes in myfile.c...done Emacs then looks to the repository and reports: No changes between working revision and workfile It shouldn't need to do this and, indeed, EMACS_22_BASE doesn't. It just reports: No changes to myfile.c since latest version -- Nick http://www.inet.net.nz/~nickrob