From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bob Rogers Newsgroups: gmane.emacs.devel Subject: vc-revert broken for Subversion files Date: Sun, 22 Jul 2007 11:21:20 -0400 Message-ID: <18083.30192.743099.875105@rgrjr.dyndns.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185117695 24755 80.91.229.12 (22 Jul 2007 15:21:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 22 Jul 2007 15:21:35 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 22 17:21:33 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 1ICdFS-000489-AB for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2007 17:21:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICdFP-0004BU-Km for ged-emacs-devel@m.gmane.org; Sun, 22 Jul 2007 11:21:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ICdFN-0004BL-0Q for emacs-devel@gnu.org; Sun, 22 Jul 2007 11:21:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ICdFJ-0004Aw-WA for emacs-devel@gnu.org; Sun, 22 Jul 2007 11:21:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ICdFJ-0004At-PK for emacs-devel@gnu.org; Sun, 22 Jul 2007 11:21:21 -0400 Original-Received: from c-24-34-111-252.hsd1.ma.comcast.net ([24.34.111.252] helo=rgrjr.dyndns.org) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1ICdFJ-0003dI-IQ for emacs-devel@gnu.org; Sun, 22 Jul 2007 11:21:21 -0400 Original-Received: (qmail 14618 invoked by uid 500); 22 Jul 2007 15:21:20 -0000 X-Mailer: VM 7.19 under Emacs 22.1.50.1 X-detected-kernel: 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:75299 Archived-At: To reproduce: 1. Make a small change to a file registered under Subversion, "foo.el" for example. 2. "emacs -Q foo.el" 3. "C-x v u". The operation will fail with the following message: vc-stay-local-p: Symbol's function definition is void: remove-if-not I am using an emacs built from the trunk about 36 hours ago. FWIW, this worked in my previous trunk build two week ago. vc-revert also still works with CVS files. TIA, -- Bob Rogers http://rgrjr.dyndns.org/