From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "NIIMI Satoshi" Newsgroups: gmane.emacs.devel Subject: Re: Connection to emacs CVS broken ? Date: Fri, 16 Mar 2007 05:26:37 +0900 Message-ID: <7a2b18c80703151326q507fb00fu24157135a61b1ae5@mail.gmail.com> References: <86wt1kw5rp.fsf@lola.quinscape.zz> <4k8xdziuwz.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1173990415 29571 80.91.229.12 (15 Mar 2007 20:26:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 15 Mar 2007 20:26:55 +0000 (UTC) Cc: emacs-devel@gnu.org, "Kim F. Storm" To: "Glenn Morris" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 15 21:26:46 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 1HRwX7-0002jE-AI for ged-emacs-devel@m.gmane.org; Thu, 15 Mar 2007 21:26:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRwY9-0002av-4J for ged-emacs-devel@m.gmane.org; Thu, 15 Mar 2007 15:27:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRwY6-0002aq-Kf for emacs-devel@gnu.org; Thu, 15 Mar 2007 16:27:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRwY4-0002aU-0O for emacs-devel@gnu.org; Thu, 15 Mar 2007 16:27:45 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRwY3-0002aN-Rs for emacs-devel@gnu.org; Thu, 15 Mar 2007 15:27:43 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRwX1-00047R-8w for emacs-devel@gnu.org; Thu, 15 Mar 2007 16:26:39 -0400 Original-Received: by wr-out-0506.google.com with SMTP id 76so251869wra for ; Thu, 15 Mar 2007 13:26:38 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=jp9KgLUIaV9SXGJ1ZATAulRi1EtBI0NYN6Xphvr2a2c2QKcBs/mZfQiUBtQJEIFzF+UCimAUbPGxFFr5UitsW8eX/lwclp7TvY8KmKfDGosuEL+r8/bGDPctTdgKZSa5HK9LW7sKbm1RQbeZet+bBVg1vDuJiZbip4UhzCA2adc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=qnmqqk5Jiu/wOdH2k70EeNe5+ft9eO/zvqmuYrUJy+bnFYz5FDtZXqRO3wUNO9ER6U8GNzu07yiEHHuemN5aSGqrs8/9GxSXs4N6dhVMExBvtGCBj1MnKpmb1EVqcr2V35vh2EF9KbkLOl/Y/hmygqvkvy/1BFvrhj5Q2lITOX0= Original-Received: by 10.114.88.1 with SMTP id l1mr420887wab.1173990397788; Thu, 15 Mar 2007 13:26:37 -0700 (PDT) Original-Received: by 10.114.136.12 with HTTP; Thu, 15 Mar 2007 13:26:37 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: ddf860a69afc493f X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:67965 Archived-At: 2007/3/16, Glenn Morris : > Kim F. Storm wrote: > > > Perhaps Miles' Arch repository is more recent ? > > The info should also be available from the emacs-diff and commit > lists, I think. > > http://lists.gnu.org/archive/html/emacs-diffs/2007-03/index.html > > suggests about 60 changes occurred in the time between the last backup > and the crash. So if necessary we could just put all the missing > changes back in by hand. I have rsync'ed mirror of CVS repository whose status is % env TZ=UTC ls -l emacs/CVSROOT/history -rw-rw-r-- 1 sa2c sa2c 5588994 2007-03-13 02:48 emacs/CVSROOT/history The only missing change seems to be: http://lists.gnu.org/archive/html/emacs-diffs/2007-03/msg00336.html -- NIIMI Satoshi