From: | Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp> |
---|---|
To: | magnus(at)hagander(dot)net |
Cc: | ishii(at)sraoss(dot)co(dot)jp, pgsql-www(at)postgresql(dot)org, kitagawa(at)sraoss(dot)co(dot)jp |
Subject: | Re: new git repository request |
Date: | 2011-10-24 01:37:55 |
Message-ID: | 20111024.103755.1122646688776729437.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
> On Oct 21, 2011 10:12 AM, "Tatsuo Ishii" <ishii(at)sraoss(dot)co(dot)jp> wrote:
>>
>> > On Oct 21, 2011 10:03 AM, "Tatsuo Ishii" <ishii(at)sraoss(dot)co(dot)jp> wrote:
>> >>
>> >> Hi Dave,
>> >>
>> >> >> On Tue, Oct 4, 2011 at 01:33, Tatsuo Ishii <ishii(at)sraoss(dot)co(dot)jp>
> wrote:
>> >> >>> Hi,
>> >> >>>
>> >> >>> I have requested a new repository for pgpool-II development a few
> days
>> >> >>> ago and still I see the approved status "no".
>> >> >>>
>> >> >>> Name Description gitweb gitserve Approved
>> >> >>> pgpool2 Pgpool-II - PostgreSQL clustering tool url url
>> > No
>> >> >>>
>> >> >>> So my request was not approved or should I wait for more?
>> >> >>
>> >> >> Hi!
>> >> >>
>> >> >> My bad - the system that notifies of pending approvals is broken,
> and
>> >> >> I've forgotten to check the queue lately :( I've approved it now,
>> >> >> sorry about the delay.
>> >> >
>> >> > No problem, thanks a lot!
>> >>
>> >> I need to migrate from pgfoundry CVS with all the history retained. I
>> >> have a converted git repository and would like to install to the
>> >> repository "pgpool2" you gave me. For this purpose, I tried to ssh to
>> >> ishii(at)git(dot)postgresql(dot)org but I was asked my password although I
>> >> already uploaded RSA/DSA public keys to the PostgreSQL community
>> >> account several hours ago. Am I missing something?
>> >
>> > Yes. You need to use git(at)git(dot)postgresql(dot)org - the system will pick up
> your
>> > id automatically after that. And you can't say there, only git itself is
>> > allowed.
>>
>> You mean I cannot bring CVS history to git?
>
> Not at all, that works perfectly well. You just need to run the conversation
> process somewhere other than the git server, and then "git push" the result.
One question. I would like to create an authoritative pgpool
repository on git.postgresql.org. In my understanding, I need to run:
$ cd somewhere
$ git clone --bare git://git..... pgpool2.git
on git.postgresql.org. How can I do this?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2011-10-24 08:05:44 | Re: archives.postgresql.org not responding |
Previous Message | Joshua D. Drake | 2011-10-23 20:11:05 | Re: archives.postgresql.org not responding |