From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.emacs.devel Subject: Re: State of Emacs repository backup Date: Wed, 03 Jun 2009 17:54:16 +0200 Message-ID: <87tz2xxqhj.fsf@meyering.net> References: <871vq23g8d.fsf@cyd.mit.edu> <87iqje3fpl.fsf@meyering.net> <877hzukzpm.fsf@catnip.gol.com> <87zlcpzs1v.fsf@meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1244044487 17888 80.91.229.12 (3 Jun 2009 15:54:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 15:54:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 03 17:54:43 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 1MBsnY-0003CF-0N for ged-emacs-devel@m.gmane.org; Wed, 03 Jun 2009 17:54:40 +0200 Original-Received: from localhost ([127.0.0.1]:55328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBsnX-0003hQ-PE for ged-emacs-devel@m.gmane.org; Wed, 03 Jun 2009 11:54:39 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBsnR-0003eM-8t for emacs-devel@gnu.org; Wed, 03 Jun 2009 11:54:33 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBsnM-0003Vt-5f for emacs-devel@gnu.org; Wed, 03 Jun 2009 11:54:32 -0400 Original-Received: from [199.232.76.173] (port=52890 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBsnL-0003VY-Vj for emacs-devel@gnu.org; Wed, 03 Jun 2009 11:54:28 -0400 Original-Received: from smtp2-g21.free.fr ([212.27.42.2]:46102) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBsnI-00006x-BW; Wed, 03 Jun 2009 11:54:25 -0400 Original-Received: from smtp2-g21.free.fr (localhost [127.0.0.1]) by smtp2-g21.free.fr (Postfix) with ESMTP id DDB024B01AE; Wed, 3 Jun 2009 17:54:19 +0200 (CEST) Original-Received: from mx.meyering.net (mx.meyering.net [82.230.74.64]) by smtp2-g21.free.fr (Postfix) with ESMTP id 051C34B0206; Wed, 3 Jun 2009 17:54:17 +0200 (CEST) Original-Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id E366A53439; Wed, 3 Jun 2009 17:54:16 +0200 (CEST) In-Reply-To: <87zlcpzs1v.fsf@meyering.net> (Jim Meyering's message of "Wed, 03 Jun 2009 09:37:32 +0200") Original-Lines: 25 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:111320 Archived-At: Jim Meyering wrote: > Miles Bader wrote: >> Jim Meyering writes: >>> Once the CVS repository is restored, >>> I will reenable the mirror-to-git process. >> >> So what should be done with the current state of the emacs git >> mirror...? >> >> Right now my local git pull is ahead of what's on savannah, and I >> suppose could be pushed; is there any reason to do that, or will things >> automatically get restored by re-importing from CVS? > > There should be no need to push manually. > > As soon as the CVS situation is restored, I'll restart > the mirroring process, and that should restore everything > to working order. In case you're not following, storage for savannah's cvs repositories is not yet stable, http://identi.ca/group/fsfstatus so don't count on having a usable CVS repository today.