Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 3CCD29FB39C; Tue, 12 Jun 2007 13:33:07 -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 04317-07; Tue, 12 Jun 2007 13:32:59 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from cronos.madness.at (madness.at [217.196.146.217]) by postgresql.org (Postfix) with ESMTP id BCF5F9FB31A; Tue, 12 Jun 2007 13:32:59 -0300 (ADT) Received: from mastermind.kaltenbrunner.cc ([83.215.233.60]) by cronos.madness.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Hy9Ic-0006QX-Cq; Tue, 12 Jun 2007 18:32:57 +0200 Message-ID: <466ECAB5.40500@kaltenbrunner.cc> Date: Tue, 12 Jun 2007 18:32:53 +0200 From: Stefan Kaltenbrunner User-Agent: Icedove 1.5.0.10 (X11/20070329) MIME-Version: 1.0 To: Dave Page CC: Robert Treat , Magnus Hagander , pgsql-www@postgresql.org Subject: Re: Moving the website project from GBorg References: <466E5422.9070102@postgresql.org> <466EB357.6060502@postgresql.org> <20070612150248.GJ3332@svr2.hagander.net> <200706121135.47971.xzilla@users.sourceforge.net> <466EBF6F.8040004@postgresql.org> In-Reply-To: <466EBF6F.8040004@postgresql.org> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/48 X-Sequence-Number: 12087 Dave Page wrote: > Robert Treat wrote: >> On Tuesday 12 June 2007 11:02, Magnus Hagander wrote: >>> 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 :) >>> >> Well, you get integrated SVN with browser which is good, but also a bug >> tracking thingy if people wanted to use that... and a wiki for public >> documentation... all kinds of goodies. > > Pretty much all of which we already have don't we? well yeah and it is also a bit of duplication of the features we (mostly) have on pgfoundry already ... Stefan