From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Connection to emacs CVS broken ? Date: Thu, 15 Mar 2007 22:18:11 +0200 Message-ID: References: <86wt1kw5rp.fsf@lola.quinscape.zz> <4k8xdziuwz.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1173989909 27497 80.91.229.12 (15 Mar 2007 20:18:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Mar 2007 20:18:29 +0000 (UTC) Cc: emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 15 21:18:12 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 1HRwOk-0006wD-Dq for ged-emacs-devel@m.gmane.org; Thu, 15 Mar 2007 21:18:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRwPl-00077H-Vp for ged-emacs-devel@m.gmane.org; Thu, 15 Mar 2007 15:19:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRwPi-000763-66 for emacs-devel@gnu.org; Thu, 15 Mar 2007 16:19:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRwPe-00073N-RH for emacs-devel@gnu.org; Thu, 15 Mar 2007 16:19:05 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRwPe-00073K-OG for emacs-devel@gnu.org; Thu, 15 Mar 2007 15:19:02 -0500 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRwOY-0002wG-1P; Thu, 15 Mar 2007 16:17:54 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-103-17.inter.net.il [80.230.103.17]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CDD97472 (AUTH halo1); Thu, 15 Mar 2007 22:17:46 +0200 (IST) In-reply-to: (message from Glenn Morris on Thu, 15 Mar 2007 16:00:18 -0400) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) 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:67964 Archived-At: > From: Glenn Morris > Date: Thu, 15 Mar 2007 16:00:18 -0400 > Cc: emacs-devel@gnu.org > > I tried a cvs update on src/process.c in an anoncvs tree that was > up-to-date at the time of the crash. It reverted back three revisions. Too bad. > So some work needs to be done to recover the lost changes, it seems. 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. Could people who sync regularly please state the UTC time when they did the last "cvs up"?