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:39 -0400 Message-ID: References: <86wt1kw5rp.fsf@lola.quinscape.zz> <4k8xdziuwz.fsf@fencepost.gnu.org> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174022685 18659 80.91.229.12 (16 Mar 2007 05:24:45 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Mar 2007 05:24:45 +0000 (UTC) Cc: rgm@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 16 06:24:39 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 1HS4ve-0003n6-DU for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 06:24:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HS4wi-0002nG-Qr for ged-emacs-devel@m.gmane.org; Fri, 16 Mar 2007 00:25:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HS4vh-0001t4-DJ for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:24:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HS4vg-0001sf-QV for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:24:40 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HS4vg-0001sa-Jq for emacs-devel@gnu.org; Fri, 16 Mar 2007 00:24:40 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HS4ub-0003k8-GY for emacs-devel@gnu.org; Fri, 16 Mar 2007 01:23:33 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HS4sl-0003gE-0G; Fri, 16 Mar 2007 01:21:39 -0400 In-reply-to: (message from Eli Zaretskii on Thu, 15 Mar 2007 22:18:11 +0200) 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:67990 Archived-At: Yes. One way of doing that would be to checkout a full tree in a different directory, diff that directory with the most recent tree before the crash, then committing all the files that are newer. It is important to commit each change with its specific change log entry. Don't do a mass commit!