From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Attempt tp push the new repo Date: Wed, 12 Nov 2014 16:32:17 +0200 Message-ID: <86bnocqyku.fsf@yandex.ru> References: <20141111230914.D4CFC3834C3@snark.thyrsus.com> <20141112002954520044345@bob.proulx.com> <20141112115351.GA9850@thyrsus.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1415802819 32112 80.91.229.3 (12 Nov 2014 14:33:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2014 14:33:39 +0000 (UTC) Cc: Bob Proulx , emacs-devel@gnu.org To: "Eric S. Raymond" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 12 15:33:32 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 1XoYzB-0000qv-PX for ged-emacs-devel@m.gmane.org; Wed, 12 Nov 2014 15:33:29 +0100 Original-Received: from localhost ([::1]:55074 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoYzB-0007Xt-DU for ged-emacs-devel@m.gmane.org; Wed, 12 Nov 2014 09:33:29 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44281) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoYyD-0006q7-GC for emacs-devel@gnu.org; Wed, 12 Nov 2014 09:32:35 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoYy7-0000So-6R for emacs-devel@gnu.org; Wed, 12 Nov 2014 09:32:29 -0500 Original-Received: from mail-wg0-x233.google.com ([2a00:1450:400c:c00::233]:53690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoYy6-0000Q9-V5 for emacs-devel@gnu.org; Wed, 12 Nov 2014 09:32:23 -0500 Original-Received: by mail-wg0-f51.google.com with SMTP id l18so14661184wgh.10 for ; Wed, 12 Nov 2014 06:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=l98+5DUh3qTNBvR2i4Nl4KaHleDlfaz2WRJESztwckU=; b=jj9ZscHSo4hoHxKvtizkl6ymgLcXckRqv56CY4SZ2htXoIBnClcutme41UV4sYv8I4 kbL0zhDJNyWdmbKzd1OWfhg2KiEAqZ5gUpijJhxfPn9O9rQyUYP+4eL0VCGi+DGVqM3w 8E9qD7OXyNbs+Y/d2vf0mGhWwsZ+XtwyiezsbNpppZ/L3ENbKPeTvo9jCZH43seMMH1i 9LswfhL+5bSyRpN+5S0sQILzYHQmZmIwyzBN+EUY89J1JZu3lmlJnG60e+Itql5Mv793 NjdeiPbOj3kB3UcBusg9rMfp7kOvQrHn+VxySiCZqewzxvYVfS6kGgJHeiaKrn0w9U/W VAmg== X-Received: by 10.194.240.232 with SMTP id wd8mr4461571wjc.135.1415802741521; Wed, 12 Nov 2014 06:32:21 -0800 (PST) Original-Received: from axl ([82.102.116.197]) by mx.google.com with ESMTPSA id u5sm21877510wiz.9.2014.11.12.06.32.19 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 12 Nov 2014 06:32:20 -0800 (PST) In-Reply-To: <20141112115351.GA9850@thyrsus.com> (Eric S. Raymond's message of "Wed, 12 Nov 2014 06:53:51 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.51 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::233 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:176813 Archived-At: Hi Eric, You seem to have forgotten to CC Bob as he asked. "Eric S. Raymond" writes: > Repository push is happening now. Thanks for clearing the obstacle. > > I will send mail to you and the dev list when the push is done and I > have re-cloned to verify it. > > At that time we will also need this cookie droppoed in the repo config: > > [receive] > denynonfastforwards = true