From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: current CVS bootstrap broken? Date: 02 Oct 2003 08:52:09 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <3F79B75E.6070101@gnu.org> <3F7AEE39.5090007@gnu.org> <1065080574.23011.119.camel@localhost> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1065081356 11580 80.91.224.253 (2 Oct 2003 07:55:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Oct 2003 07:55:56 +0000 (UTC) Cc: rms@gnu.org, emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Thu Oct 02 09:55:53 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4yJV-0004Eb-00 for ; Thu, 02 Oct 2003 09:55:53 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A4yJV-0005TK-00 for ; Thu, 02 Oct 2003 09:55:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1A4yJM-0000SW-8h for emacs-devel@quimby.gnus.org; Thu, 02 Oct 2003 03:55:44 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1A4yIT-0000QQ-E0 for emacs-devel@gnu.org; Thu, 02 Oct 2003 03:54:49 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1A4yHv-00006S-B9 for emacs-devel@gnu.org; Thu, 02 Oct 2003 03:54:46 -0400 Original-Received: from [194.106.33.36] (helo=server0027.freedom2surf.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1A4yGL-00080y-Mg; Thu, 02 Oct 2003 03:52:37 -0400 Original-Received: from wanchan.jasonr.f2s.com ([195.137.103.251]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-7) with ESMTP id h927qZit005900; Thu, 2 Oct 2003 07:52:36 GMT Original-Received: from NYAUMO (nyaumo.jasonrumney.net [10.0.0.27]) by wanchan.jasonr.f2s.com (Postfix) with ESMTP id 3B950DDD5B; Thu, 2 Oct 2003 08:51:29 +0100 (BST) Original-To: Andre Spiegel In-Reply-To: <1065080574.23011.119.camel@localhost> Original-Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16857 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16857 Andre Spiegel writes: > It is strange that VC should try to run vc-cvs-parse-entry when > loaddefs.el is saved, as you say. That should only happen if > loaddefs.el was under CVS control, which it isn't. Wasn't it taken out > of CVS just recently? Could it be that some people still have it in > their CVS/Entries? /loaddefs.el/2.95/Sat Aug 9 10:21:06 2003/-kb/ Could this be a CVS bug then?