Re: php-src is now on git

From: Date: Tue, 20 Mar 2012 20:48:38 +0000
Subject: Re: php-src is now on git
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
El 19/03/12 21:29, David Soria Parra escribió:
> On 2012-03-19, Kris Craig <[email protected]> wrote:
>> The workflow page currently recommends the "git:" one for cloning (which
>> doesn't work for me, either).
> git:// is recommended when you can use it. The access is limited due to
> port limiations, but the protocl itself is superior to https for
> the purpose.
>
> http is a fallback when you cannot use ssh (developers only) or git
Actually, the provided url is wrong.
It lists http://git.php.net/repository/php-src.git but
that returns
"ERR access denied or repository not exported: /repository/php-src.git"
(that's an error given by the server)

If you remove "repository" from the path and use just
git://git.php.net/php-src.git it works :)



Thread (38 messages)

« previous php.internals (#59096) next »