From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Git transition checklist Date: Wed, 08 Jan 2014 16:34:58 +0100 Message-ID: <87bnzm4hct.fsf@bzg.ath.cx> References: <20140108135200.8ECF9380834@snark.thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1389195309 13380 80.91.229.3 (8 Jan 2014 15:35:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 8 Jan 2014 15:35:09 +0000 (UTC) Cc: emacs-devel@gnu.org To: esr@thyrsus.com (Eric S. Raymond) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jan 08 16:35:17 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W0vA2-0006kM-UB for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 16:35:15 +0100 Original-Received: from localhost ([::1]:47483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0vA2-00073A-Db for ged-emacs-devel@m.gmane.org; Wed, 08 Jan 2014 10:35:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0v9v-00070W-4N for emacs-devel@gnu.org; Wed, 08 Jan 2014 10:35:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W0v9q-0000lo-AG for emacs-devel@gnu.org; Wed, 08 Jan 2014 10:35:07 -0500 Original-Received: from mail-we0-x235.google.com ([2a00:1450:400c:c03::235]:54485) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W0v9q-0000jl-4b for emacs-devel@gnu.org; Wed, 08 Jan 2014 10:35:02 -0500 Original-Received: by mail-we0-f181.google.com with SMTP id w61so9138wes.40 for ; Wed, 08 Jan 2014 07:35:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=dH3PqkNjKblaFFsuS8xmuCgAg3NFa2TLGzSpdx4IG/E=; b=ncPbJU8ExnWEMBY5sh0Jcqmzw5tlz95+82dWjeSa/DAcNU0CgVe4RiBi+yrlDekWaI xGdC5Oz9JKCKbN86iKOlBsprHB9ljTjE5HW4GFQcRIaqZTFjSVjsJT2D1G9+S584G/Sf tmToB4/XVVyW+I6KN8l1xgOJIi2RrIty/jnMzYrwPC6sdJL/dpLmZZjqSwPpjZFGILsR TsjK0f1TWu+OoqJZRBpY7b8RLYNiaGNGTTqnzE6yN6UwKWsUG77sEvaUglYw4AgTx4fv koGeJhIwGnPmTD58aR6sUGCexFhuyqw6tUMqo92I3ZmuaGwTXKDzcayo065Z0pISf6Ay 0tLw== X-Received: by 10.180.77.49 with SMTP id p17mr21540737wiw.30.1389195301307; Wed, 08 Jan 2014 07:35:01 -0800 (PST) Original-Received: from bzg.localdomain (AMontsouris-651-1-141-120.w90-46.abo.wanadoo.fr. [90.46.120.120]) by mx.google.com with ESMTPSA id ks3sm28325388wjc.10.2014.01.08.07.34.59 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Jan 2014 07:35:00 -0800 (PST) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id C4BFF1C20632; Wed, 8 Jan 2014 16:34:58 +0100 (CET) In-Reply-To: <20140108135200.8ECF9380834@snark.thyrsus.com> (Eric S. Raymond's message of "Wed, 8 Jan 2014 08:52:00 -0500 (EST)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167736 Archived-At: esr@thyrsus.com (Eric S. Raymond) writes: > 7. Andreas announces on the dev list that the git repo is live for > developer pushes. 7.5. Someone updates http://savannah.gnu.org/projects/emacs/ to reflect the change. > 8. I replace emacs-bzr-version with emacs-repository-get-version. > > 9. I mark the wiki pages on Bzr obsolete and update the Git ones. -- Bastien