Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id ACDF8632983 for ; Tue, 5 May 2009 09:58:02 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by maia.hub.org (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 28702-09 for ; Tue, 5 May 2009 09:58:01 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from gauss.credativ.com (gauss.credativ.com [91.190.177.186]) by mail.postgresql.org (Postfix) with ESMTP id 41993632840 for ; Tue, 5 May 2009 09:58:00 -0300 (ADT) Received: from [172.26.14.137] (exit.credativ.com [87.139.82.80]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by gauss.credativ.com (Postfix) with ESMTP id C903799431B; Tue, 5 May 2009 14:57:57 +0200 (CEST) Date: Tue, 05 May 2009 14:58:41 +0200 From: Bernd Helmle To: Magnus Hagander cc: pgsql-www@postgresql.org Subject: Re: git repository approval Message-ID: <6827E48C4FB5CA5F12B0342E@teje> In-Reply-To: <49FD550D.6010707@hagander.net> References: <8B5ABB7812DF0CB86A71685E@amenophis> <49FD550D.6010707@hagander.net> X-Mailer: Mulberry/4.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200905/8 X-Sequence-Number: 16989 --On Sonntag, Mai 03, 2009 10:25:49 +0200 Magnus Hagander wrote: > Howevr, the registration isn't listed to have a clone of the postgresql > GIT stuff in it, just an empty repository. Are you sure you included the > clone information? > > I've just added the clone info to it now and approved it, but would like > to track down if there's a bug aronud that. Hmm it seems git.postgresql.org doesn't like me to ssh anymore, i've used the old git mirror this way in the past: git clone git+ssh://psoo@git.postgresql.org/~psoo/public_git/bernd_pg.git The key uploaded into my community account is the correct one (uploaded again this morning). Has something changed here? -- Thanks Bernd