Re: [PHP-WEBMASTER] phpng bad git clone url

2014-05-05 Thread Hannes Magnusson
Thanks, good catch - fixed. -Hannes On Mon, May 5, 2014 at 10:30 AM, Tom Van Looy wrote: > https://wiki.php.net/phpng > > git clone [email protected]:php-src.git > > shouldn't this be: > > git clone http://git.php.net/repository/php-src.git > > The first checkout doesn't work because of permissi

[PHP-WEBMASTER] phpng bad git clone url

2014-05-05 Thread Tom Van Looy
https://wiki.php.net/phpng git clone [email protected]:php-src.git shouldn't this be: git clone http://git.php.net/repository/php-src.git The first checkout doesn't work because of permissions Kind regards, Tom