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: Re: VC-CVS commit with standard comment Date: 16 Feb 2010 19:56:22 +0100 Message-ID: <87r5ol6mcp.fsf@gmx.ch> References: <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 1266346647 9446 80.91.229.12 (16 Feb 2010 18:57:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Feb 2010 18:57:27 +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 19:57:25 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 1NhSbq-0004eK-Qy for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 19:57:23 +0100 Original-Received: from localhost ([127.0.0.1]:37684 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhSbp-0004zI-S2 for geh-help-gnu-emacs@m.gmane.org; Tue, 16 Feb 2010 13:57:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhSay-0004oV-6E for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 13:56:28 -0500 Original-Received: from [140.186.70.92] (port=50580 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhSax-0004o3-3C for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 13:56:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhSaw-0004Gj-5x for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 13:56:27 -0500 Original-Received: from mx4.rz.ruhr-uni-bochum.de ([134.147.64.53]:50485) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1NhSav-0004GW-Nx for help-gnu-emacs@gnu.org; Tue, 16 Feb 2010 13:56:26 -0500 X-Queued: (qmail 2247 invoked from network); 16 Feb 2010 18:56:23 -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 18:56:23 -0000 X-Queued: (qmail 25653 invoked by uid 281); 16 Feb 2010 18:56:23 -0000 X-Qmailscanner: from 88.153.160.5 (0axIjN0NPR8C58hnm82Diw==@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.02043 secs); 16 Feb 2010 18:56:23 -0000 Original-Received: from ip-88-153-160-5.unitymediagroup.de (HELO kamaloka) (0axIjN0NPR8C58hnm82Diw==@88.153.160.5) by c2-3-4.rz.ruhr-uni-bochum.de with (DHE-RSA-AES128-SHA encrypted) SMTP; 16 Feb 2010 18:56:23 -0000 In-Reply-To: (Andrea Crotti's message of "Tue, 16 Feb 2010 11:01:32 +0100") 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:71895 Archived-At: Andrea Crotti writes: > "Sven Bretfeld" writes: >> 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? > > Good idea I also wanted something like that. > I have under git also many org-mode files, sometimes I can't really give > a commit message that makes sense, maybe something auto-generated from > the diff also would be nice (like the first n-chars of every diff line). Same issue for me. -- Greetings Sven