From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Thom Brown <thom(at)linux(dot)com> |
Cc: | Dave Page <dpage(at)pgadmin(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "w^3" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: Git lag |
Date: | 2013-04-13 14:50:12 |
Message-ID: | CABUevExCmnohMdUwwmN24EdTbpyNFCaUymcYNcQbFnA=sBM9iw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Tue, Mar 12, 2013 at 3:12 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
> On Sun, Mar 10, 2013 at 7:56 PM, Thom Brown <thom(at)linux(dot)com> wrote:
>> On 10 March 2013 18:54, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>> On Sun, Mar 10, 2013 at 6:51 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>>>> Thom Brown <thom(at)linux(dot)com> 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.
>
> Not at all - Dave is actually at least partially wrong here, and I'm
> pretty sure I broke something. There were stil some issues before with
> http pulls, but they have unfortunately been made quite a lot worse :)
> I'll look at getting that sorted as soon a I can.
>
> Basically, there used to be an update issue. But now that we do full
> caching on the data, the fixes that are in there to work around the
> previous issue, don't necessarily work anymore...
With lots of delay, this should be fixed now. Sorry about that.
Other ways of pulling are still *faster* than http, but there should
be no extra delay in it.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2013-04-13 15:21:30 | Re: 404 for some mbox archives |
Previous Message | Bruce Momjian | 2013-04-12 19:02:27 | Re: Updating Sourceforge |