Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UElQe-0003cp-Bq for pgsql-www@arkaria.postgresql.org; Sun, 10 Mar 2013 18:57:04 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UElQd-0001NT-Pv for pgsql-www@arkaria.postgresql.org; Sun, 10 Mar 2013 18:57:03 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UElQd-0001NO-AC for pgsql-www@postgresql.org; Sun, 10 Mar 2013 18:57:03 +0000 Received: from mail-vc0-f178.google.com ([209.85.220.178]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UElQc-0006nl-As for pgsql-www@postgresql.org; Sun, 10 Mar 2013 18:57:02 +0000 Received: by mail-vc0-f178.google.com with SMTP id m8so1720774vcd.37 for ; Sun, 10 Mar 2013 11:57:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=SBJa19Zdxcwb0k3NGKidR3NfqvAuqCXi5JIBOeYiYYI=; b=LRoGufDHnjVs9uutAxjkIdjBJMJLL6R1PUcWYwTEViIKcIixweRUeBl1vI9m8Hy/5E maMTZzhCeQMwI2W1ctg/uXeTSO9i2byy3xclR6gyKSiN3jxHkewmwQiOY3dQrETWQfC/ JDpoit0ReXwXkRrsNt2PXbo2P3KxY29Lhup52Ng1dJZwbiyO2gCQuoWukZtTvnT1NJ/U xAhk2tTATDSXlRYU5QIFAWJ9Y20kKLq94ssA4lK10S6ngSss8MjMdXyGECAXUT9nYaBc tJcT3I/QLuMbzXYGEOOJts8ZmpWwMfYMksO9D9knWxrRRPF4emTHeLD3qzmtYZvOFoZ+ MPyQ== X-Received: by 10.52.16.40 with SMTP id c8mr3258190vdd.99.1362941821740; Sun, 10 Mar 2013 11:57:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.58.65.33 with HTTP; Sun, 10 Mar 2013 11:56:31 -0700 (PDT) In-Reply-To: References: <8080.1362941506@sss.pgh.pa.us> From: Thom Brown Date: Sun, 10 Mar 2013 18:56:31 +0000 X-Google-Sender-Auth: n8lS0v4ELBasz_3L4_ojEReGPRo Message-ID: Subject: Re: Git lag To: Dave Page Cc: Tom Lane , "w^3" Content-Type: text/plain; charset=ISO-8859-1 X-Pg-Spam-Score: -2.6 (--) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgsql-www Precedence: bulk Sender: pgsql-www-owner@postgresql.org On 10 March 2013 18:54, Dave Page wrote: > On Sun, Mar 10, 2013 at 6:51 PM, Tom Lane wrote: >> Thom Brown writes: >>> There was a commit by Tom Lane approximately 30 mins ago, yet I'm >>> still unable to pull those changes into my local repo. I'm told it's >>> up-to-date, but the latest commit was Magnus' pg_hba line number >>> logging change. >> >> That's really weird, because that commit did show up on >> http://git.postgresql.org/gitweb/?p=postgresql.git >> almost immediately. I had the idea that gitweb was looking at the >> same anonymous-access git repo that non-committers should pull from. >> Maybe there's a third repo involved? > > There's not, but there is some caching that can happen if you're > pulling the repo via http (I forget the exact details). Try using the > git:// URL instead Thom. Ah okay, yes, changed my .git/config to use git:// and all is well again. Sorry for the noise. -- Thom -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www