X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id D832832A5E1 for ; Mon, 4 Oct 2004 18:10:39 +0100 (BST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 83388-05 for ; Mon, 4 Oct 2004 17:10:36 +0000 (GMT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 600BD32A5E9 for ; Mon, 4 Oct 2004 18:10:36 +0100 (BST) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.13.1/8.13.1) with ESMTP id i94HATe9000458; Mon, 4 Oct 2004 13:10:29 -0400 (EDT) To: "Marc G. Fournier" Cc: Bruce Momjian , Dave Page , PostgreSQL WWW Mailing List Subject: Re: Contrib/earthdistance missing from cvsweb. In-reply-to: <20041004133907.B10913@ganymede.hub.org> References: <200410041617.i94GHTZ20060@candle.pha.pa.us> <20041004133907.B10913@ganymede.hub.org> Comments: In-reply-to "Marc G. Fournier" message dated "Mon, 04 Oct 2004 13:40:59 -0300" Date: Mon, 04 Oct 2004 13:10:29 -0400 Message-ID: <457.1096909829@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200410/48 X-Sequence-Number: 5442 "Marc G. Fournier" writes: > as far as I know, the only thing that is 'broken' is cvsweb ... and since > it looks directly *at* teh cvs repository, not sure how it breaks that ... The problem is that http://developer.postgresql.org/cvsweb.cgi/pgsql-server/ works, but http://developer.postgresql.org/cvsweb.cgi/pgsql/ does not, and of course the former view doesn't include earthdistance. I'm all for merging earthdistance back in and renaming the module back to just "pgsql". If it forces a fresh checkout, that's no big deal from my end, and I think it would get rid of a lot of confusion in the long run. You had better give -hackers some notice, of course. regards, tom lane