Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWXd-0002m3-0Q for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 14:39:01 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCWXc-00052i-GB for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 14:39:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWXc-00052S-1d for pgsql-www@postgresql.org; Mon, 04 Mar 2013 14:39:00 +0000 Received: from moutng.kundenserver.de ([212.227.17.8]) by magus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCWXa-0001iI-8f for pgsql-www@postgresql.org; Mon, 04 Mar 2013 14:38:59 +0000 Received: from anarazel.de (p5DDC7E77.dip.t-dialin.net [93.220.126.119]) by mrelayeu.kundenserver.de (node=mreu4) with ESMTP (Nemesis) id 0MKgZn-1UCFp40TZP-001x7t; Mon, 04 Mar 2013 15:38:53 +0100 Received: by anarazel.de (Postfix, from userid 1000) id 436301C00F5; Mon, 4 Mar 2013 15:38:52 +0100 (CET) Date: Mon, 4 Mar 2013 15:38:52 +0100 From: Andres Freund To: Alvaro Herrera Cc: Magnus Hagander , Tom Lane , Kevin Grittner , Peter Eisentraut , PostgreSQL WWW , Stephen Frost Subject: Re: gitweb is no longer a real-time view Message-ID: <20130304143852.GH3943@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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130304143349.GX9507@alvh.no-ip.org> X-Provags-ID: V02:K0:+5FcIU/JDcVJ69ZJMPEZdt2BzpZcUgvGcAuShvyeHx2 H2AV9SbUVg9aHoAweeXeVnHxY1InZk2dpXplRDXLWbM+Fj8Rmn UKd5gYA8gftsZwRJbFSv43OxYChcBxkLMlHkMurxVdjBIP0r+T F8rdL1vN601j0RyyS5O7Wzzp/H3Zgtc4kKfZn7VAuJ7onGS1Ll ePyZrmz2Ew7ATjs2BjhpJDLP0PnteSYWfLhNOu9JeW8FJg4e/f 8XjkYj5BwZc84DvZYr9Sc532yC2ZKzmcyEZDVkVDcKTmqEhPDC bJFdvlwR2Qn1UIQH+1QqJjlK6P0p+D2FCWKRvZ7g9RH6n13ijk 9YatkATYFzp7Buz+6BJTpwqYVxtQcs1t1cvEttlCx 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 11:33:49 -0300, Alvaro Herrera wrote: > 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. Its just receive.denyNonFastForwards that needs to be set to true for that, so it should be simple enouh. > FWIW I also use a bare mirror (same setup as Kevin). I think that setup is fine as far as pulling goes, but you should push directly from the individual branches. 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