From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Tip: restoring your CVS access to savannah Date: Tue, 20 Dec 2005 22:29:34 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1135111500 10686 80.91.229.2 (20 Dec 2005 20:45:00 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Dec 2005 20:45:00 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 20 21:44:58 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EooIa-0008DQ-Jm for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2005 21:41:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EooJU-00014x-SR for ged-emacs-devel@m.gmane.org; Tue, 20 Dec 2005 15:42:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eoo9x-0004Ma-20 for emacs-devel@gnu.org; Tue, 20 Dec 2005 15:32:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eoo9u-0004KG-3i for emacs-devel@gnu.org; Tue, 20 Dec 2005 15:32:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eoo9t-0004K2-O6 for emacs-devel@gnu.org; Tue, 20 Dec 2005 15:32:29 -0500 Original-Received: from [192.114.186.17] (helo=gandalf.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EooD4-0003rD-A0 for emacs-devel@gnu.org; Tue, 20 Dec 2005 15:35:46 -0500 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HIB15689; Tue, 20 Dec 2005 22:29:30 +0200 (IST) Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-91-180.inter.net.il [80.230.91.180]) by nitzan.inter.net.il (MOS 3.7.2-GA) with ESMTP id CGJ21615 (AUTH halo1); Tue, 20 Dec 2005 22:29:27 +0200 (IST) Original-To: Alan Mackenzie In-reply-to: (message from Alan Mackenzie on Tue, 20 Dec 2005 08:11:00 +0000 (GMT)) 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:48111 Archived-At: > Date: Tue, 20 Dec 2005 08:11:00 +0000 (GMT) > From: Alan Mackenzie > cc: emacs-devel@gnu.org > > >> acmacm@cvs.savannah.gnu.org:/cvsroot/emacs > >> > >> ^^^^ > > >Yeah, and then get used to the gobbledygook it prints on every > >commit... > > You mean, > > cvs commit: Using deprecated info format strings. Convert your scripts to > use the new argument format and remove '1's from your info file format > strings. > > ? Yes. > Does "info" mean info, as in info pages? Probably not. But it's > something that's got "format strings" of one kind or another. I > wonder what "scripts" are meant, because I didn't use any, having > merely typed "cvs commit programs.texi". The scripts in question are scripts used by the CVS server on savannah, the page that you cited explains that. The savannah maintainers said simply to disregard these messages, as they will go away when they (the maintainers) fix those scripts at some later date.