From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30941 invoked by alias); 14 Aug 2012 18:22:00 -0000 Received: (qmail 30929 invoked by uid 22791); 14 Aug 2012 18:21:58 -0000 X-SWARE-Spam-Status: No, hits=-6.3 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_DNSWL_HI,RCVD_IN_HOSTKARMA_W,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Tue, 14 Aug 2012 18:21:43 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7EILcZC003614 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 14 Aug 2012 14:21:38 -0400 Received: from psique (ovpn-113-26.phx2.redhat.com [10.3.113.26]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q7EILZWn028584; Tue, 14 Aug 2012 14:21:36 -0400 From: Sergio Durigan Junior To: Jan Kratochvil Cc: Gyula Gubacsi , gdb@sourceware.org Subject: Re: How often is the git repository is updated? References: <20120814111930.GA11949@host2.jankratochvil.net> X-URL: http://www.redhat.com Date: Tue, 14 Aug 2012 18:22:00 -0000 In-Reply-To: <20120814111930.GA11949@host2.jankratochvil.net> (Jan Kratochvil's message of "Tue, 14 Aug 2012 13:19:30 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2012-08/txt/msg00043.txt.bz2 On Tuesday, August 14 2012, Jan Kratochvil wrote: > On Tue, 14 Aug 2012 13:14:07 +0200, Gyula Gubacsi wrote: >> Read-only git section it is stated that the git mirror is updated >> regularly. How often I wonder? Wouldn't be a bit more precise to state >> the actual time interval? > > 30 minutes, see: > http://sourceware.org/ml/gdb/2009-10/msg00363.html I always thought it was 15 minutes. Anyway, I agree with Gyula, it would be good to provide this info on the page. I will send a patch to gdb-patches. -- Sergio