2008/7/31 David Fetter <[EMAIL PROTECTED]>:
> On Thu, Jul 31, 2008 at 02:46:29PM +0900, Hitoshi Harada wrote:
>> 2008/7/31 David Fetter <[EMAIL PROTECTED]>:
>> > On Thu, Jul 31, 2008 at 02:12:26PM +0900, Hitoshi Harada wrote:
>> >> 2008/7/29 David Fetter <[EMAIL PROTECTED]>:
>> >> > On Mon, Jul 28, 2008 at 07:25:55PM +0900, H.Harada wrote:
>> >> >> I happily announce that the first design of window function was
>> >> >> finished and the patch against HEAD is released online. See
>> >> >> http://umitanuki.net/pgsql/wfv03/design.html
>> >> >
>> >> > I've put up a git repository at
>> >> > <http://git.postgresql.org/?p=~davidfetter/window_functions/.git;a=summary>
>> >>
>> >> Thanks a lot.
>> >> I have tried to get clone from the URL but it didn't work.
>> >>
>> >> $ git-clone 
>> >> http://git.postgresql.org/git/~davidfetter/window_functions/.git
>> >> Initialized empty Git repository in 
>> >> /home/forcia/repo/window_functions/.git/
>> >> Getting alternates list for
>> >> http://git.postgresql.org/git/~davidfetter/window_functions/.git
>> >> Getting pack list for
>> >> http://git.postgresql.org/git/~davidfetter/window_functions/.git
>> >> Getting index for pack 0c6bd5d85a8e0c5e0dee1a4e91b6c2691cb53555
>> >> Getting pack 0c6bd5d85a8e0c5e0dee1a4e91b6c2691cb53555
>> >>  which contains c13ba377a6e58a05b5d9e39e36674af42126d48d
>> >>
>> >> here it stops and tells nothing. This occurs on both Linux and
>> >> Windows clients.
>> >
>> > How long does it hang for?
>> >
>>
>> Sorry, finally I got it. It took about an hour...
>
> Sorry about that.  Apparently, at least the way things are set up,
> there's a *lot* of history you can rewind.  Further changes should
> move pretty quickly :)
>
> Cheers,
> David.
> --
> David Fetter <[EMAIL PROTECTED]> http://fetter.org/
> Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
> Skype: davidfetter      XMPP: [EMAIL PROTECTED]
>
> Remember to vote!
> Consider donating to Postgres: http://www.postgresql.org/about/donate
>

Thankfully, I succeeded to learn about git and started to use it on my
local. Then I read through the -hackers list about it but some points
are still not clear.

- Am I eligible to push git.postgresql.org/git/~davidfetter/window_functions?
- Or to get qualified do I need to claim?
- The repositories on git.postgresql.org need reviewing for new
push/pull or is it free to push there? How is the developing flow?

I just got some message when tried pushing:

error: Cannot access URL
http://git.postgresql.org/git/~davidfetter/window_functions/.git/,
return code 22
error: failed to push some refs to
'http://git.postgresql.org/git/~davidfetter/window_functions/.git'

If possible, I would like an account to push for me.

Regards,


-- 
Hitoshi Harada

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to