Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 8EE069FB775; Tue, 12 Jun 2007 05:36:35 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-maia, port 10024) with ESMTP id 59909-05; Tue, 12 Jun 2007 05:36:29 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id CE0D49FB589; Tue, 12 Jun 2007 05:36:31 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id CB8F9DCCA9C; Tue, 12 Jun 2007 10:36:30 +0200 (CEST) Date: Tue, 12 Jun 2007 10:36:30 +0200 From: Magnus Hagander To: Dave Page Cc: pgsql-www@postgresql.org Subject: Re: Moving the website project from GBorg Message-ID: <20070612083630.GC2819@svr2.hagander.net> References: <466E5422.9070102@postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <466E5422.9070102@postgresql.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/41 X-Sequence-Number: 12080 On Tue, Jun 12, 2007 at 09:06:58AM +0100, Dave Page wrote: > I've created a pgweb project on pgFoundry to migrate from GBorg to. The > original idea was to migrate the CVS and just lose the bugs etc. as > they're largely out of date at the moment anyway. We can make an effort > to be more organised with the more usable pgFoundry trackers in the future. They're only slightly more usable, but still ;-) Agreed (again) on the fact that we just drop whatever's tehre now. It's all insanely out of date. > Magnus has since come up with an idea though, that instead of using CVS > on pgFoundry, we move the website CVS to an SVN repository actually on > wwwmaster to remove the dependency on pgFoundry for the operation of the > website. This seems like a fine idea to me - any other thoughts or ideas? Can we set up some way to replicate that repository *back* into pgfoundry? Might be nice for "outsiders" to be able to use the cvs viewer... Or we just add a simplistic cvs viewer on wwwmaster for them? //Magnus