Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWed-0003ZC-9q for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 14:46:15 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCWec-0006Zg-OB for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 14:46:14 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWeb-0006Yk-Lj for pgsql-www@postgresql.org; Mon, 04 Mar 2013 14:46:13 +0000 Received: from moutng.kundenserver.de ([212.227.17.8]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWea-0008CW-C2 for pgsql-www@postgresql.org; Mon, 04 Mar 2013 14:46: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 0LsJno-1UwczC3KRc-0123aN; Mon, 04 Mar 2013 15:46:11 +0100 Received: by anarazel.de (Postfix, from userid 1000) id EEED81C00F5; Mon, 4 Mar 2013 15:46:09 +0100 (CET) Date: Mon, 4 Mar 2013 15:46:09 +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: <20130304144609.GI3943@awork2.anarazel.de> References: <19759.1362357835@sss.pgh.pa.us> <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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4725.1362408038@sss.pgh.pa.us> X-Provags-ID: V02:K0:YyITUDDgr+4kUb/jHLMNcuIsW4Mc37YRlHsTmEdGh+O Ex4fUXsWgNgkL0i9g2ttn7f2yfB966JpZqHK2+XIjT2lPVqDyT b0Je9mCQMMwr2OJBr1sbPBzi32+YZVsoSW49N6cduNI7edMM6w msEkAfbsyNX4tT8RCCkmKT0YDku2KkHLYmr5BEtcNZWD2Vg4IW SzRZiSduYO7xBV5Bn41lR8o6oB/H4OjztaB+TDdKo0geSfZ9Y0 TDSonNth1uBxc4V4Zo4XCsWiRVbK9w3EQmFOoGMV61S9egmAkQ GmtGpRFfyHpkYxpYvGT2i7qIU2WpCyi3e4mj47GCBlB+xTte4b uQbly2PPRz+/2jhW75zVDz2IgDuFMAH/Z5h2ZK4+E 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 09:40:38 -0500, Tom Lane wrote: > Alvaro Herrera writes: > > Andres Freund wrote: > >> I think the most realistic way to resolve this is to push the current > >> anongit state to master and cherry-pick > >> bc61878682051678ade5f59da7bfd90ab72ce13b ontop it. That way only > >> committers need to deal with rebasing their branches and not everyone > >> else. > > > I agree this seems the sanest course of action, but I think it would be > > better to install defenses in the master repo so that forced pushes are > > no longer allowed *before* rebasing gitmaster; otherwise some other > > committer could clobber things again if they don't force-pull their > > trees. > > Agreed. I'm astonished that we had this configured this way in the > first place. > > 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 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