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 08:24:03 |
Message-ID: | 20111024.172403.640418435525787691.t-ishii@sraoss.co.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
>> 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?
>
> No need to do any of this. The system has already prepared the
> repository for you, you can just clone it. E.g. "git clone
> ssh://git(at)git(dot)postgresql(dot)org/pgpool2.git". Or you can add that as a
> remote and push into it.
>
> (note that it has to be the ssh protocol - the git protocol is only
> allowed for pulling, not pushing)
Oh great! I have succeeded in cloning. Thanks!
--
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 | Joshua D. Drake | 2011-10-24 14:23:54 | Re: archives.postgresql.org not responding |
Previous Message | Magnus Hagander | 2011-10-24 08:09:08 | Re: new git repository request |