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: Connection to emacs CVS broken ? Date: Fri, 16 Mar 2007 01:21:40 -0400 Message-ID: References: <86wt1kw5rp.fsf@lola.quinscape.zz> <4k8xdziuwz.fsf@fencepost.gnu.org> <87k5xi45h5.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174022723 18915 80.91.229.12 (16 Mar 2007 05:25:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 05:25:23 +0000 (UTC) Cc: rgm@gnu.org, storm@cua.dk, emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 06:25:16 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HS4wC-00046a-Q6 for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 06:25:13 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HS4xH-0003Bn-6w for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 00:26:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HS4vj-0001uA-KP for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:24:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HS4vi-0001tb-TI for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:24:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HS4vi-0001tS-Ke for emacs-devel@gnu.org; Fri, 16 Mar 2007 00:24:42 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HS4ud-0003kU-Fb for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:23:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HS4sm-0003gU-B8; Fri, 16 Mar 2007 01:21:40 -0400 In-reply-to: <87k5xi45h5.fsf@stupidchicken.com> (message from Chong Yidong on Thu, 15 Mar 2007 16:27:50 -0400) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:67991 Archived-At: I have a tree that's up-to-date as of the crash. Will the problem be fixed if I simply do a "cvs ci" on the entire tree? Please don't do that! It is essential to check in each change with the corresponding change log info as the CVS log entry. Alas, this means reinstalling each change one by one. But it is the only way to get the right result. If we take a short cut here, we will regret it later!