Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id CA6F29FB371; Tue, 12 Jun 2007 12:02:55 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 98700-03-2; Tue, 12 Jun 2007 12:02:52 -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 232679F9F2A; Tue, 12 Jun 2007 12:02:52 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 4AE3BDCCAAC; Tue, 12 Jun 2007 17:02:48 +0200 (CEST) Date: Tue, 12 Jun 2007 17:02:48 +0200 From: Magnus Hagander To: Dave Page Cc: Robert Treat , pgsql-www@postgresql.org Subject: Re: Moving the website project from GBorg Message-ID: <20070612150248.GJ3332@svr2.hagander.net> References: <466E5422.9070102@postgresql.org> <20070612083630.GC2819@svr2.hagander.net> <466E5BB6.9040907@postgresql.org> <200706121030.28806.xzilla@users.sourceforge.net> <466EB357.6060502@postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <466EB357.6060502@postgresql.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/45 X-Sequence-Number: 12084 On Tue, Jun 12, 2007 at 03:53:11PM +0100, Dave Page wrote: > Robert Treat wrote: > > > > If we're going to go through this trouble, is there some reason not to put up > > a public trac site some place and make use of it? > > > > Seems a little overkill no? It's not like any of it would be used, other > than the SVN interface. I use Trac as a svn browser all the time, FWIW. I like it a lot more than viewcvs or whatever it is you use for pgadmin ;-) But that's just a matter of taste. Either one *works* fine :) //Magnus