From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: Git mirrors Date: Tue, 11 Oct 2011 19:32:20 -0500 Message-ID: References: <8762k095n4.fsf@lifelogs.com> <871uuksdxi.fsf@lifelogs.com> <83lissxj9a.fsf@gnu.org> <87k48by7ex.fsf@lifelogs.com> <87r52jfbrw.fsf@wanadoo.es> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1318379594 15141 80.91.229.12 (12 Oct 2011 00:33:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 12 Oct 2011 00:33:14 +0000 (UTC) Cc: Andreas Schwab To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 12 02:33:10 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RDmkr-0007Bv-3D for ged-emacs-devel@m.gmane.org; Wed, 12 Oct 2011 02:33:05 +0200 Original-Received: from localhost ([::1]:35737 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDmkq-0005uz-KY for ged-emacs-devel@m.gmane.org; Tue, 11 Oct 2011 20:33:04 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53524) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDmko-0005ud-1s for emacs-devel@gnu.org; Tue, 11 Oct 2011 20:33:02 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDmkm-0000wq-P8 for emacs-devel@gnu.org; Tue, 11 Oct 2011 20:33:02 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:55229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDmkm-0000wB-Jr for emacs-devel@gnu.org; Tue, 11 Oct 2011 20:33:00 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RDmki-00074S-Qd for emacs-devel@gnu.org; Wed, 12 Oct 2011 02:32:56 +0200 Original-Received: from c-98-215-105-167.hsd1.il.comcast.net ([98.215.105.167]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Oct 2011 02:32:56 +0200 Original-Received: from jwiegley by c-98-215-105-167.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 12 Oct 2011 02:32:56 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: c-98-215-105-167.hsd1.il.comcast.net User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin) Cancel-Lock: sha1:tN0kPfhEsUO0HFORdWsXQQCZ8cQ= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:144937 Archived-At: >>>>> Óscar Fuentes writes: >> I've got the mirroring process running hourly now, it's just lacking the >> "push" bit. > This is a question for the Savannah admins or some Emacs hacker who has > actual experience with those operarions, such as Andreas Schwab, CCed. The mirror is running now and mirroring up to Savannah. Whom do I ask to disable the current mirroring code, so we never step on each other? Also, is there a way to get Bazaar on Savannah to use curl to frob a URL whenever a commit is made? If so, I could change the mirroring scheme to be by-commit, rather than hourly. Thanks, John