Received: from maia.hub.org (unknown [200.46.204.183]) by mail.postgresql.org (Postfix) with ESMTP id 3C9476329FA for ; Tue, 5 May 2009 11:50:24 -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 47785-02 for ; Tue, 5 May 2009 11:50:22 -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 mail.postgresql.org (Postfix) with ESMTP id 4EABF632983 for ; Tue, 5 May 2009 11:50:22 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 8FD17DCC94B; Tue, 5 May 2009 16:50:19 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id E66E4124113; Tue, 5 May 2009 16:50:18 +0200 (CEST) Message-ID: <4A00522A.4060406@hagander.net> Date: Tue, 05 May 2009 16:50:18 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.21 (X11/20090409) MIME-Version: 1.0 To: Bernd Helmle CC: pgsql-www@postgresql.org Subject: Re: git repository approval References: <8B5ABB7812DF0CB86A71685E@amenophis> <49FD550D.6010707@hagander.net> <6827E48C4FB5CA5F12B0342E@teje> In-Reply-To: <6827E48C4FB5CA5F12B0342E@teje> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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/9 X-Sequence-Number: 16990 Bernd Helmle wrote: > --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? The URL is: ssh://git@git.postgresql.org/bernd_pg.git I need to add that to the instructions, I think :-) I thought it was on the gitweb page, but the ssh url isn't there - just the git:// one. :-( //Magnus