From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: CVS commits and logs Date: Wed, 08 Nov 2006 19:53:32 -0500 Message-ID: References: <87r6wh1o5h.fsf@olgas.newt.com> <87bqnk74d1.fsf@catnip.gol.com> <87irhqho6w.fsf@catnip.gol.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1163033672 10387 80.91.229.2 (9 Nov 2006 00:54:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 9 Nov 2006 00:54:32 +0000 (UTC) Cc: wohler@newt.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Nov 09 01:54:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GhyBY-0004NT-Vy for ged-emacs-devel@m.gmane.org; Thu, 09 Nov 2006 01:54:29 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhyBY-0001yl-Ge for ged-emacs-devel@m.gmane.org; Wed, 08 Nov 2006 19:54:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GhyAg-0001I2-P4 for emacs-devel@gnu.org; Wed, 08 Nov 2006 19:53:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GhyAf-0001Gk-Ue for emacs-devel@gnu.org; Wed, 08 Nov 2006 19:53:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhyAf-0001GO-KY for emacs-devel@gnu.org; Wed, 08 Nov 2006 19:53:33 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GhyAf-0000SO-Mw for emacs-devel@gnu.org; Wed, 08 Nov 2006 19:53:33 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GhyAe-0000dz-FY; Wed, 08 Nov 2006 19:53:32 -0500 Original-To: Miles Bader In-reply-to: <87irhqho6w.fsf@catnip.gol.com> (message from Miles Bader on Wed, 08 Nov 2006 07:44:23 +0900) 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:61967 Archived-At: I do this when I do merging. Except for the Gnus 5.10 -> Emacs trunk case, this merging doesn't occur to the trunk, but on branches (in many of those cases I don't include changelog entries in the commit log anyway, because it would make the commit log entries absurdly huge). Does this include the unicode-2 branch? Is it full of multi-file commits where the trunk has single-file commits?