From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eric S. Raymond" Newsgroups: gmane.emacs.devel Subject: Re: Attempt tp push the new repo Date: Wed, 12 Nov 2014 06:53:51 -0500 Organization: Eric Conspiracy Secret Labs Message-ID: <20141112115351.GA9850@thyrsus.com> References: <20141111230914.D4CFC3834C3@snark.thyrsus.com> <20141112002954520044345@bob.proulx.com> Reply-To: esr@thyrsus.com NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1415793250 31943 80.91.229.3 (12 Nov 2014 11:54:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 12 Nov 2014 11:54:10 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 12 12:54:04 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 1XoWUu-0002Jn-J9 for ged-emacs-devel@m.gmane.org; Wed, 12 Nov 2014 12:54:04 +0100 Original-Received: from localhost ([::1]:54054 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoWUu-00077S-4s for ged-emacs-devel@m.gmane.org; Wed, 12 Nov 2014 06:54:04 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoWUm-00077J-F7 for emacs-devel@gnu.org; Wed, 12 Nov 2014 06:54:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XoWUi-0005gF-9k for emacs-devel@gnu.org; Wed, 12 Nov 2014 06:53:56 -0500 Original-Received: from static-71-162-243-5.phlapa.fios.verizon.net ([71.162.243.5]:33125 helo=snark.thyrsus.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XoWUi-0005g2-5s for emacs-devel@gnu.org; Wed, 12 Nov 2014 06:53:52 -0500 Original-Received: by snark.thyrsus.com (Postfix, from userid 1000) id 8A6573832B3; Wed, 12 Nov 2014 06:53:51 -0500 (EST) Content-Disposition: inline In-Reply-To: <20141112002954520044345@bob.proulx.com> X-Eric-Conspiracy: There is no conspiracy User-Agent: Mutt/1.5.21 (2010-09-15) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 71.162.243.5 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:176799 Archived-At: Bob Proulx : > Eric S. Raymond wrote: > > Bob Proulx, you said on 15 Jan you could cleear the old repo out of the way. > > Would you do that, please? > > Yes I can do it. Since you are now requesting it I have done it. > Done. The emacs git repository has been emptied. Let me know if > there is any problem. > > I can also set up email commit notifications too. I will hold off > doing that until the repository has been initialized. It wouldn't be > good to have the entire history sent as email upon upload. > > I am sure there will be other tweaks needed too. Please continue to > CC me since I am not reading the mailing list. > > Bob 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 -- Eric S. Raymond