From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4104 invoked by alias); 25 Oct 2009 15:26:54 -0000 Received: (qmail 4096 invoked by uid 22791); 25 Oct 2009 15:26:53 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 25 Oct 2009 15:26:50 +0000 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n9PFQmDE031409 for ; Sun, 25 Oct 2009 11:26:49 -0400 Received: from host0.dyn.jankratochvil.net (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n9PFQZ0K031587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 25 Oct 2009 11:26:45 -0400 Received: from host0.dyn.jankratochvil.net (localhost [127.0.0.1]) by host0.dyn.jankratochvil.net (8.14.3/8.14.3) with ESMTP id n9PFQXe8018832; Sun, 25 Oct 2009 16:26:33 +0100 Received: (from jkratoch@localhost) by host0.dyn.jankratochvil.net (8.14.3/8.14.3/Submit) id n9PFQLQV018786; Sun, 25 Oct 2009 16:26:21 +0100 Date: Sun, 25 Oct 2009 15:43:00 -0000 From: Jan Kratochvil To: Jim Meyering Cc: gdb@sourceware.org Subject: git update delay [Re: FYI, small patch required to resync git from cvs] Message-ID: <20091025152620.GA18409@host0.dyn.jankratochvil.net> References: <87k4yj8ql1.fsf@meyering.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87k4yj8ql1.fsf@meyering.net> User-Agent: Mutt/1.5.20 (2009-08-17) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00363.txt.bz2 On Sun, 25 Oct 2009 16:02:02 +0100, Jim Meyering wrote: > It should propagate to the public git repo within the hour. This delay complicates it a bit sometimes for preperation of dependent patches. i am not aware of the required + available performance resources but it could the update run more often? (if not 1 then for example 5 minutes) Thanks, Jan