From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Sven Bretfeld" Newsgroups: gmane.emacs.help Subject: VC-CVS commit with standard comment Date: 16 Feb 2010 10:31:03 +0100 Message-ID: <87bpfp8r3c.fsf@gmx.ch> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1266312701 20550 80.91.229.12 (16 Feb 2010 09:31:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2010 09:31:41 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Feb 16 10:31:37 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NhJmK-0008Tm-Pc for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 10:31:37 +0100 Original-Received: from localhost ([127.0.0.1]:46203 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhJmK-00058n-7Q for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 04:31:36 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhJlu-000583-3V for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 04:31:10 -0500 Original-Received: from [140.186.70.92] (port=39203 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhJlt-00057q-6A for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 04:31:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhJls-0005JG-Fi for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 04:31:09 -0500 Original-Received: from mx4.rz.ruhr-uni-bochum.de ([134.147.64.53]:41168) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NhJls-0005Is-2e for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 04:31:08 -0500 X-Queued: (qmail 12632 invoked from network); 16 Feb 2010 09:31:05 -0000 Original-Received: from c2-3-4.rz.ruhr-uni-bochum.de (134.147.64.5) by mx4.rz.ruhr-uni-bochum.de with SMTP; 16 Feb 2010 09:31:05 -0000 X-Queued: (qmail 18322 invoked by uid 281); 16 Feb 2010 09:31:05 -0000 X-Qmailscanner: from 88.153.160.5 (0axIjN0NPR/Lj5Y1ScSaog==@88.153.160.5) by c2-3-4.rz.ruhr-uni-bochum.de (envelope-from , uid 80) with qmail-scanner-2.01 (sophie: 3.05/3.4/4.50. Clear:RC:1(88.153.160.5):. Processed in 0.026804 secs); 16 Feb 2010 09:31:05 -0000 Original-Received: from ip-88-153-160-5.unitymediagroup.de (HELO kamaloka) (0axIjN0NPR/Lj5Y1ScSaog==@88.153.160.5) by c2-3-4.rz.ruhr-uni-bochum.de with (DHE-RSA-AES128-SHA encrypted) SMTP; 16 Feb 2010 09:31:04 -0000 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71882 Archived-At: Hi all Is it possible to set an automatic standard comment when checking in a version controlled file? I'm the only client of my repository and I always give the same comment "new" when I check in files. This can surely be automated to save time (or to entrust checkins to the "midnight" function). But how? -- Greetings Sven