Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id B75929FB599; Tue, 12 Jun 2007 13:45:30 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 46076-02; Tue, 12 Jun 2007 13:45:25 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id D173B9FB86D; Tue, 12 Jun 2007 13:45:26 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 794A2DCCAAA; Tue, 12 Jun 2007 18:45:20 +0200 (CEST) Message-ID: <466ECDD4.2010302@hagander.net> Date: Tue, 12 Jun 2007 18:46:12 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.5pre (Windows/20070611) MIME-Version: 1.0 To: Robert Treat CC: Stefan Kaltenbrunner , Dave Page , pgsql-www@postgresql.org Subject: Re: Moving the website project from GBorg References: <466E5422.9070102@postgresql.org> <466ECAB5.40500@kaltenbrunner.cc> <466ECCF9.1000308@hagander.net> <200706121243.42894.xzilla@users.sourceforge.net> In-Reply-To: <200706121243.42894.xzilla@users.sourceforge.net> X-Enigmail-Version: 0.95.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/51 X-Sequence-Number: 12090 Robert Treat wrote: >> Right. What we could do is just stick up a trac (or whatever, really) >> *until* pgfoundry has svn support. >> > > Did I miss the part where someone said that they'd like to not have the > website be dependent on pgfoundry? > That would be me - yes, I think it would be a feature not to be dependent on pgfoundry. Especially given pgfoundrys history, but also in general wrt external depdendencies. What I'd envision is to have the primary archive on wwwmaster and replicate it off to pgfoundry - since we want public access to the code, and that would be a logical place to have it. //Magnus