Обсуждение: git clone to "git://git.postgresql.org/git/users/andresfreund/postgres.git" fails

Поиск
Список
Период
Сортировка

git clone to "git://git.postgresql.org/git/users/andresfreund/postgres.git" fails

От
Indrajit Roychoudhury
Дата:
Hi,

Can someone please advise how to git clone this below url-
I keep on getting connection refused with git:// and http:// options.
With ssh, i am getting a password prompt; is there a password to access the content?

Please send me your suggestions.

Thanks
Indrajit

Re: git clone to "git://git.postgresql.org/git/users/andresfreund/postgres.git" fails

От
Alvaro Herrera
Дата:
Indrajit Roychoudhury escribió:
> Hi,
> 
> Can someone please advise how to git clone this below url-
> I keep on getting connection refused with git:// and http:// options.
> With ssh, i am getting a password prompt; is there a password to access the
> content?

You can't use ssh, unless Andres gives you access.  But the git:// URL
works fine for me.  Haven't tried http://.  I suspect your connections
are blocked at the network level or something like that.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



Re: git clone to "git://git.postgresql.org/git/users/andresfreund/postgres.git" fails

От
Indrajit Roychoudhury
Дата:
Was able to download the tar, however make-install is taking lot of time. (running for days now)
 
Any idea how long it takes to make install?


On Thu, Jul 11, 2013 at 10:06 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Indrajit Roychoudhury escribió:
> Hi,
>
> Can someone please advise how to git clone this below url-
> I keep on getting connection refused with git:// and http:// options.
> With ssh, i am getting a password prompt; is there a password to access the
> content?

You can't use ssh, unless Andres gives you access.  But the git:// URL
works fine for me.  Haven't tried http://.  I suspect your connections
are blocked at the network level or something like that.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Re: git clone to "git://git.postgresql.org/git/users/andresfreund/postgres.git" fails

От
Indrajit Roychoudhury
Дата:


On Mon, Jul 15, 2013 at 12:26 PM, Indrajit Roychoudhury <indrajit.roychoudhury@gmail.com> wrote:
Was able to download the tar, however make-install is taking lot of time. (running for days now)
 
Any idea how long it takes to make install?


On Thu, Jul 11, 2013 at 10:06 PM, Alvaro Herrera <alvherre@2ndquadrant.com> wrote:
Indrajit Roychoudhury escribió:
> Hi,
>
> Can someone please advise how to git clone this below url-
> I keep on getting connection refused with git:// and http:// options.
> With ssh, i am getting a password prompt; is there a password to access the
> content?

You can't use ssh, unless Andres gives you access.  But the git:// URL
works fine for me.  Haven't tried http://.  I suspect your connections
are blocked at the network level or something like that.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services