From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: State of Emacs repository backup Date: Tue, 02 Jun 2009 09:41:38 -0400 Message-ID: <871vq23g8d.fsf@cyd.mit.edu> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1243950267 502 80.91.229.12 (2 Jun 2009 13:44:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 2 Jun 2009 13:44:27 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 02 15:44:24 2009 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 1MBUHv-0005Jk-AS for ged-emacs-devel@m.gmane.org; Tue, 02 Jun 2009 15:44:23 +0200 Original-Received: from localhost ([127.0.0.1]:45778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBUHu-0007Ee-PI for ged-emacs-devel@m.gmane.org; Tue, 02 Jun 2009 09:44:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBUFM-0005Jv-Lc for emacs-devel@gnu.org; Tue, 02 Jun 2009 09:41:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBUFH-0005Bm-KV for emacs-devel@gnu.org; Tue, 02 Jun 2009 09:41:44 -0400 Original-Received: from [199.232.76.173] (port=42348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBUFH-0005BG-B4 for emacs-devel@gnu.org; Tue, 02 Jun 2009 09:41:39 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:57025) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBUFG-0001B0-Vq for emacs-devel@gnu.org; Tue, 02 Jun 2009 09:41:39 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 8D0B957E21A; Tue, 2 Jun 2009 09:41:38 -0400 (EDT) In-Reply-To: (Andreas Schwab's message of "Tue, 02 Jun 2009 14:44:27 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:111284 Archived-At: Andreas Schwab writes: > I have compared the 20090529 backup of the Emacs CVS repository with the > state of the git mirror on repo.or.cz (which was last mirrored on > 2009-05-29 23:00 +0200). There are two incomplete changesets with a > total of two missing revisions: > > commitid Fvex0CkUAhHjSDPt: > revision 1.286 of doc/lispref/ChangeLog (about 2009-05-28 13:30:46 +0000) > > commitid lPtsAMeJsIIBRHPt: > revision 1.15662 of lisp/ChangeLog (2009-05-29 01:31:40 +0000) > > There would be the possibility to reconstruct the two missing revisions > and ask the Savannah admins to overwrite the two affected RCS files in > the repository, bringing it back to the state as of 2009-05-29 23:00 > +0200. That sounds good. Are the ChangeLog files the only ones affected? I believe these changes are 2009-05-28 Chong Yidong * frames.texi (Text Terminal Colors): Multi-tty is already implemented, but tty-local colors are not. and 2009-05-29 Stefan Monnier * startup.el (normal-no-mouse-startup-screen): Use F1 rather than C-h if C-h is remapped to something else like DEL. Should we contact the Savannah sysadmins directly, or wait for another announcement from them regarding CVS recovery?