doc:phd:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
doc:phd:install [2011/06/19 18:07] – updated instructions, phd is no longer beta philipdoc:phd:install [2012/03/07 11:30] – update to git clones bjori
Line 41: Line 41:
  
  
-Getting the code:+Getting the code (anonymous checkout):
 <code> <code>
-svn co http://svn.php.net/repository/phd/trunk phd+git clone git://git.php.net/phd.git
 </code> </code>
 +For developers:
 +<code>
 +$ git clone git@git.php.net:/phd.git
 +</code>
 +
  
 Install and run from SVN. There are several package_*.xml files, but in the very least you'll need: Install and run from SVN. There are several package_*.xml files, but in the very least you'll need:
doc/phd/install.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1