public inbox for [email protected]  
help / color / mirror / Atom feed
git repository approval
7+ messages / 2 participants
[nested] [flat]

* git repository approval
@ 2009-05-02 22:10 Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Bernd Helmle @ 2009-05-02 22:10 UTC (permalink / raw)
  To: pgsql-www

Who is responsible for approving git repositories at git.postgresql.org? 
I've registered a clone of postgresql.git but nothing happened within 
weeks. Anyone able to help?

-- 
Thanks

	Bernd



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
@ 2009-05-03 08:25 ` Magnus Hagander <[email protected]>
  2009-05-03 11:07   ` Re: git repository approval Bernd Helmle <[email protected]>
  2009-05-05 12:58   ` Re: git repository approval Bernd Helmle <[email protected]>
  0 siblings, 2 replies; 7+ messages in thread

From: Magnus Hagander @ 2009-05-03 08:25 UTC (permalink / raw)
  To: Bernd Helmle <[email protected]>; +Cc: pgsql-www

Bernd Helmle wrote:
> Who is responsible for approving git repositories at git.postgresql.org?
> I've registered a clone of postgresql.git but nothing happened within
> weeks. Anyone able to help?

That'd be me (at least). Sorry about the delay, thanks for the nudge.

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.

If others are wondeirng, I also approved the skytools repository that
was also in the queue. I don't know how long it has been there.

//Magnus




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
@ 2009-05-03 11:07   ` Bernd Helmle <[email protected]>
  2009-05-04 07:13     ` Re: git repository approval Magnus Hagander <[email protected]>
  1 sibling, 1 reply; 7+ messages in thread

From: Bernd Helmle @ 2009-05-03 11:07 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; Bernd Helmle <[email protected]>; +Cc: pgsql-www



--On 3. Mai 2009 10:25:49 +0200 Magnus Hagander <[email protected]> wrote:

> That'd be me (at least). Sorry about the delay, thanks for the nudge.
>
> 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.

Thank you Magnus. I'm pretty sure i've entered the local postgresql repo 
into the initial clone info, not it's URL but it's local repository name as 
described in the introduction.

	Bernd




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
  2009-05-03 11:07   ` Re: git repository approval Bernd Helmle <[email protected]>
@ 2009-05-04 07:13     ` Magnus Hagander <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Magnus Hagander @ 2009-05-04 07:13 UTC (permalink / raw)
  To: Bernd Helmle <[email protected]>; +Cc: Bernd Helmle <[email protected]>; pgsql-www

On 3 maj 2009, at 13.07, Bernd Helmle <[email protected]> wrote:

>
>
> --On 3. Mai 2009 10:25:49 +0200 Magnus Hagander  
> <[email protected]> wrote:
>
>> That'd be me (at least). Sorry about the delay, thanks for the nudge.
>>
>> 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.
>
> Thank you Magnus. I'm pretty sure i've entered the local postgresql  
> repo into the initial clone info, not it's URL but it's local  
> repository name as described in the introduction.

Get. I guess I'd better do some debugging then...

/Magnus




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
@ 2009-05-05 12:58   ` Bernd Helmle <[email protected]>
  2009-05-05 14:50     ` Re: git repository approval Magnus Hagander <[email protected]>
  1 sibling, 1 reply; 7+ messages in thread

From: Bernd Helmle @ 2009-05-05 12:58 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: pgsql-www

--On Sonntag, Mai 03, 2009 10:25:49 +0200 Magnus Hagander 
<[email protected]> 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://[email protected]/~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



^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
  2009-05-05 12:58   ` Re: git repository approval Bernd Helmle <[email protected]>
@ 2009-05-05 14:50     ` Magnus Hagander <[email protected]>
  2009-05-05 15:41       ` Re: git repository approval Bernd Helmle <[email protected]>
  0 siblings, 1 reply; 7+ messages in thread

From: Magnus Hagander @ 2009-05-05 14:50 UTC (permalink / raw)
  To: Bernd Helmle <[email protected]>; +Cc: pgsql-www

Bernd Helmle wrote:
> --On Sonntag, Mai 03, 2009 10:25:49 +0200 Magnus Hagander
> <[email protected]> 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://[email protected]/~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://[email protected]/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




^ permalink  raw  reply  [nested|flat] 7+ messages in thread

* Re: git repository approval
  2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
  2009-05-03 08:25 ` Re: git repository approval Magnus Hagander <[email protected]>
  2009-05-05 12:58   ` Re: git repository approval Bernd Helmle <[email protected]>
  2009-05-05 14:50     ` Re: git repository approval Magnus Hagander <[email protected]>
@ 2009-05-05 15:41       ` Bernd Helmle <[email protected]>
  0 siblings, 0 replies; 7+ messages in thread

From: Bernd Helmle @ 2009-05-05 15:41 UTC (permalink / raw)
  To: Magnus Hagander <[email protected]>; +Cc: pgsql-www

--On Dienstag, Mai 05, 2009 16:50:18 +0200 Magnus Hagander 
<[email protected]> wrote:

> The URL is:
> ssh://[email protected]/bernd_pg.git

Embarassing. Seems i'm still too narrow with svn....work's now, thanks for 
your help.

-- 
  Thanks

                    Bernd




^ permalink  raw  reply  [nested|flat] 7+ messages in thread


end of thread, other threads:[~2009-05-05 15:41 UTC | newest]

Thread overview: 7+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2009-05-02 22:10 git repository approval Bernd Helmle <[email protected]>
2009-05-03 08:25 ` Magnus Hagander <[email protected]>
2009-05-03 11:07   ` Bernd Helmle <[email protected]>
2009-05-04 07:13     ` Magnus Hagander <[email protected]>
2009-05-05 12:58   ` Bernd Helmle <[email protected]>
2009-05-05 14:50     ` Magnus Hagander <[email protected]>
2009-05-05 15:41       ` Bernd Helmle <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox