Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 03AE42E0068 for ; Tue, 10 Jun 2008 16:15:32 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 05938-04-7 for ; Tue, 10 Jun 2008 16:15:23 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by developer.postgresql.org (Postfix) with ESMTP id 1FE0C2E0082 for ; Tue, 10 Jun 2008 16:14:41 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id B3116DCC16A; Tue, 10 Jun 2008 21:14:39 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id D7052124230; Tue, 10 Jun 2008 21:14:35 +0200 (CEST) Message-ID: <484ED29B.5070706@hagander.net> Date: Tue, 10 Jun 2008 21:14:35 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: David Fetter CC: Peter Eisentraut , pgsql-www@postgresql.org Subject: Re: Git access? References: <20080605155258.GF21648@fetter.org> <200806061354.43916.peter_e@gmx.net> <20080610191013.GC15591@fetter.org> In-Reply-To: <20080610191013.GC15591@fetter.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/62 X-Sequence-Number: 15289 David Fetter wrote: > On Fri, Jun 06, 2008 at 01:54:43PM +0200, Peter Eisentraut wrote: >> The plan is to try out gitosis for account management. > > It's an interesting plan, but it's one that's preventing people from > using the service. How about shelving that plan for the moment and > handing out access as needed to developers? :) Please don't. Handing more access out in an uncontrolled way will give us a lot more work cleaning things up later. //Magnus