Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCYzg-00030P-Sv for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 17:16:09 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCYzg-0005zl-Ck for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 17:16:08 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCYzf-0005zd-Jv for pgsql-www@postgresql.org; Mon, 04 Mar 2013 17:16:07 +0000 Received: from moutng.kundenserver.de ([212.227.17.8]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCYzd-0002GS-3j for pgsql-www@postgresql.org; Mon, 04 Mar 2013 17:16:07 +0000 Received: from anarazel.de (p5DDC7E77.dip.t-dialin.net [93.220.126.119]) by mrelayeu.kundenserver.de (node=mreu3) with ESMTP (Nemesis) id 0Lj8yB-1UnYEv41qJ-00dToI; Mon, 04 Mar 2013 18:16:03 +0100 Received: by anarazel.de (Postfix, from userid 1000) id 1AB861C00F5; Mon, 4 Mar 2013 18:16:02 +0100 (CET) Date: Mon, 4 Mar 2013 18:16:02 +0100 From: Andres Freund To: Tom Lane Cc: Magnus Hagander , Alvaro Herrera , Kevin Grittner , Peter Eisentraut , PostgreSQL WWW , Stephen Frost Subject: Re: gitweb is no longer a real-time view Message-ID: <20130304171601.GO3943@awork2.anarazel.de> References: <20130304143852.GH3943@awork2.anarazel.de> <20130304145842.GZ9507@alvh.no-ip.org> <20130304150344.GK3943@awork2.anarazel.de> <20130304151127.GB9507@alvh.no-ip.org> <5564.1362410250@sss.pgh.pa.us> <6927.1362412139@sss.pgh.pa.us> <9066.1362417091@sss.pgh.pa.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9066.1362417091@sss.pgh.pa.us> X-Provags-ID: V02:K0:0RlwsGidIrOczlYu4JndTYcPg4HgwmVJqiVb3wP6e18 +wjgNQIbEYgqr5cYy0cSGxDOmX4pGNxNj3BCOdpXfs6jqP3gOM Iblsmq5my1hdNnU0fdxcf3q0CDOfwxQl50CatH87JP2lvvjI4x 3LRlP9QTgwS0GfbQnkTxNmTcrs5xnP/pY+ghwkL1dl/5c2FAUi t035wK8tq+KfLMWXvOLwct9a34HVy3/fGbW4wkF2h6KSN+05MU knnNrgJUB8lxxZIcxPx+8ametFYZNAbgiDRobC6FSLtuoQV9p/ QDIz8y+ykFBJf4eFnfMjzxZvLnP+RuhKcFt1udl8cFih/bp2Gg ZZRvkFu7uv6w94AzYlKwBK7k+EJ5boa79eHePCKrB 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 12:11:31 -0500, Tom Lane wrote: > Magnus Hagander writes: > > On Mon, Mar 4, 2013 at 4:48 PM, Tom Lane wrote: > >> Being a paranoid sort, I'm doing a full new "git clone" to compare > >> to my old repo. But assuming that that's okay, what instructions > >> do you want to give committers about recovering? There should be > >> a followup with that info to the pgsql-hackers message you posted. > > > Yes, please do that comparison. Alvaro looked it over and found things > > to look right, but one more paranoid check would be very good. > > AFAICT things are okay now. > > One thing that would be interesting to try is to look for commits that > are unreachable from any of the branch heads, to verify that we've > not missed anything else. I imagine git has a command for that, but > I don't know it --- any ideas? git fsck --unreachable|grep "^unreachable commit" might do it. 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