From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Shawn Boyette Newsgroups: gmane.emacs.devel Subject: VC-SVN problem Date: Fri, 7 May 2004 21:31:58 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040508013158.GB7312@fornax.collapsar.net> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1083980488 1363 80.91.224.253 (8 May 2004 01:41:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 May 2004 01:41:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 08 03:41:17 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMGq4-0001zA-00 for ; Sat, 08 May 2004 03:41:16 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BMGq4-0006XZ-00 for ; Sat, 08 May 2004 03:41:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMGnC-0006Lj-Eg for emacs-devel@quimby.gnus.org; Fri, 07 May 2004 21:38:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMGmp-0006L4-GK for emacs-devel@gnu.org; Fri, 07 May 2004 21:37:55 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMGmJ-00061L-H3 for emacs-devel@gnu.org; Fri, 07 May 2004 21:37:54 -0400 Original-Received: from [69.55.175.18] (helo=lyra.collapsar.net) by monty-python.gnu.org with smtp (Exim 4.33) id 1BMGmJ-00060R-27 for emacs-devel@gnu.org; Fri, 07 May 2004 21:37:23 -0400 Original-Received: (qmail 9865 invoked from network); 8 May 2004 01:36:27 -0000 Original-Received: from unknown (HELO fornax.collapsar.net) (69.55.175.22) by boyette2.silverstreakdsl.com with SMTP; 8 May 2004 01:36:27 -0000 Original-Received: from mdxi by fornax.collapsar.net with local (Exim 3.36 #1 (Debian)) id 1BMGh4-0006lI-00 for ; Fri, 07 May 2004 21:31:58 -0400 Original-To: emacs-devel@gnu.org Content-Disposition: inline User-Agent: Mutt/1.5.6i X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 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:22924 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:22924 Sorry if this should have gone to bug-gnu-emacs; I use CVS builds and thus figured that devel would be more appropriate. Short and sweet problem: for roughly the past 1.5 weeks, attempting to commit any file under subversion control results in failure. The messages are as follows: Wrote /home/mdxi/web/dict/kdict/edit/edit.xi [2 times] Loading log-edit... Loading easy-mmode...done Loading easymenu...done Loading log-edit...done Mark set Press C-c C-c when you are done editing. Enter a change comment. Type C-c C-c when done Checking in /home/mdxi/web/dict/kdict/edit/edit.xi... vc-svn-checkin: Symbol's function definition is void: list* The check-in is not successful, and the *VC-log* window is not removed. This isn't a killer, obviously, but it's pretty dang annoying. I hate to just complain about things, but I've just started studying my copy of the elisp intro book, so this one's pretty much over my head. -- Shawn Boyette mdxi@collapsar.net