Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCXMH-0007xF-Dm for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:31:21 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.72) (envelope-from ) id 1UCXMG-0006j7-RO for pgsql-www@arkaria.postgresql.org; Mon, 04 Mar 2013 15:31:20 +0000 Received: from makus.postgresql.org ([2001:4800:7903:4::125]) by malur.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCXMF-0006j1-Qn for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:31:19 +0000 Received: from mail-wg0-f48.google.com ([74.125.82.48]) by makus.postgresql.org with esmtp (Exim 4.72) (envelope-from ) id 1UCXMD-0000Tx-GG for pgsql-www@postgresql.org; Mon, 04 Mar 2013 15:31:18 +0000 Received: by mail-wg0-f48.google.com with SMTP id 16so4274507wgi.27 for ; Mon, 04 Mar 2013 07:31:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=PssConOkr1bY6zyqT40UN/BjQvxL+Ll2jqWbYhS13yM=; b=NlVkKiKDaUbDqe6/+hRZlvytzbX/Nnc7PoYlr45DzXwdDYnsWJ6RuBDymKc6qRFhKX CopNLSlgI5MW/sfKWRyHOzwuYnRIVZSIf4/eTackGFA58Y2nfXStwSKHw6GFAKTlk4a/ Vvbhij/YRJ7k2+ss4BjHAZwkJRx8qzFmO4vvTAccnhAwph+It50B+YtvuTPFE1k/nP+q YRxzGBgI49yHv0n8jmZj0FBQD3iwzhnECpvtPweeo65cxYDkpSpdI/nkxN3atNQDwj0o YxWW+r4ZnOlUetLS8z4nTHCoGIyATUrCllG0z8F7SxByJdRPXxvJNPye5PygPMCg0KUn HO9Q== MIME-Version: 1.0 X-Received: by 10.194.91.211 with SMTP id cg19mr32730720wjb.43.1362411075867; Mon, 04 Mar 2013 07:31:15 -0800 (PST) Received: by 10.194.171.40 with HTTP; Mon, 4 Mar 2013 07:31:15 -0800 (PST) In-Reply-To: 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> <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> Date: Mon, 4 Mar 2013 16:31:15 +0100 Message-ID: Subject: Re: gitweb is no longer a real-time view From: Magnus Hagander To: Tom Lane Cc: Alvaro Herrera , Andres Freund , Kevin Grittner , Peter Eisentraut , PostgreSQL WWW , Stephen Frost Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQlLkVYWmyL3pJyoPEf4kr/VFLEA7TSGIcGckESVq9TS631I43XLPP3NqaDMtlpYbXaeZHpF X-Pg-Spam-Score: -2.6 (--) 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 Mon, Mar 4, 2013 at 4:22 PM, Magnus Hagander wrote: > On Mon, Mar 4, 2013 at 4:17 PM, Tom Lane wrote: >> Alvaro Herrera writes: >>> I guess there clearly weren't enough protections in the gitmaster server >>> to prevent me from causing major breakage (hopefully there are now), >> >> Are there? I concur with your recommendation that we should lock >> this down *before* we set about repairing the master repo's contents. > > There are. I put them in, and I'm currently working on repairing the > repo contents. Ok, both repos *should* now be where they are supposed to be, per this discussion. AFAICT, pushing now works fine between primary and anonymous. And yes, the cache purging appears to be broken *as well*. The reason for that one seems to be that I forgot to update the port number for cache invalidation when I moved it into production. Oops. That should start working on the next commit that someone does. But git:// access to anonymous and ssh:// access to master should both work, and contain the complete and correct repositorires. -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www