Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX7f-0006Zd-ES for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:16:15 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCX7e-00038l-Tx for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:16:15 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX7e-00038g-98 for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:16:14 +0000 Received: from moutng.kundenserver.de ([212.227.17.10]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCX7c-0002NJ-Fq for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:16:13 +0000 Received: from anarazel.de (p5DDC7E77.dip.t-dialin.net [93.220.126.119]) by mrelayeu.kundenserver.de (node=mreu3) with ESMTP (Nemesis) id 0MPNKu-1U87Ge3pUO-004POo; Mon, 04 Mar 2013 16:16:05 +0100 Received: by anarazel.de (Postfix, from userid 1000) id 1411C1C00F5; Mon, 4 Mar 2013 16:16:04 +0100 (CET) Date: Mon, 4 Mar 2013 16:16:03 +0100 From: Andres Freund To: Tom Lane Cc: Alvaro Herrera , Magnus Hagander , Kevin Grittner , Peter Eisentraut , PostgreSQL WWW , Stephen Frost Subject: Re: gitweb is no longer a real-time view Message-ID: <20130304151603.GL3943@awork2.anarazel.de> References: <20130304020324.GE16142@tamriel.snowman.net> <2480.1362363162@sss.pgh.pa.us> <20130304023335.GH16142@tamriel.snowman.net> <20130304125013.GB3943@awork2.anarazel.de> <20130304143349.GX9507@alvh.no-ip.org> <4725.1362408038@sss.pgh.pa.us> <20130304144609.GI3943@awork2.anarazel.de> <5346.1362409750@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5346.1362409750@sss.pgh.pa.us> X-Provags-ID: V02:K0:Gg3RcXIvfurKIEY1KB2OuXFHUPPUa/6cGDsZWUrLeSY YDAoaF1qfIMiMYxIjIJIytYKQcAKpRFrOjSEHGqNOEPGlL+QJr KP2e4MbI9rcnV+7C92N7FE2QXxDQ37TdJTMfMkMTx+W05Jp5LH 4vLAiLnol5G2jD0nAdNe/3bDUZDqzFE78mYJ/tmrNsZwLZ/ZAp jcEKnEGILMFfyU8vm+ctP4PgSYiJacQf9Q/z++325zm++HSin4 kiN7UoBRSqxH7W6rxaZdPbkNOmtEhhXQwRxhgtfUHMDg+RRNJ4 EjctmDAtqWm2jcNo8JFyaZW08Sj7Wgn3XdEHGjISxDHKiXFewc GfoReJcVUemRhrmkd87QKSB2+nspYeswqFgJ2NhIw X-Pg-Spam-Score: -1.9 (-) 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 2013-03-04 10:09:10 -0500, Tom Lane wrote: > Andres Freund writes: > > On 2013-03-04 09:40:38 -0500, Tom Lane wrote: > >> FWIW, I noticed something about a "forced update" when I did a git pull > >> after Kevin's commits. I failed to pay enough attention though. Now > >> that I look, the xml fix is not in my local history either, and I don't > >> know what bc61878682051678ade5f59da7bfd90ab72ce13b is because none of > >> the recent commits have that hash according to my repo: > > > That is/was your map_sql_value_to_xml_value() commit which is now not in > > the normal history anymore because kevin pushed a HEAD that didn't > > include it. You should be able to see it with git show > > bc61878682051678ade5f59da7bfd90ab72ce13b > > Ah, right, so it is still there but it's not in the chain leading to > HEAD. So "forced update" really means "I moved HEAD in a non fast > forward way"? Exactly. And normally you need to specify --force for that except in Kevin's setup the mirror mode used (and described in the wiki) also includes that... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www