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 revision
Previous revision
doc:phd:install [2012/03/07 11:30] – update to git clones bjoridoc:phd:install [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 37: Line 37:
 $ pear install http://doc.php.net/get/PhD-1.1.0.tgz $ pear install http://doc.php.net/get/PhD-1.1.0.tgz
 </code> </code>
-==== Using SVN ==== +==== Using GIT ==== 
-NOTE: Using PhD from SVN is not recommended.+NOTE: Using PhD from GIT is not recommended.
  
  
Line 51: Line 51:
  
  
-Install and run from SVN. There are several package_*.xml files, but in the very least you'll need:+Install and run from GIT. There are several package_*.xml files, but in the very least you'll need:
 <code> <code>
 $ cd phd $ cd phd
Line 62: Line 62:
 </code> </code>
  
-Alternately you can run PhD directly from SVN, without needing to install it. The same holds true if using the tarball, because all the phd command really does is execute "php render.php" so:+Alternately you can run PhD directly from GIT, without needing to install it. The same holds true if using the tarball, because all the phd command really does is execute "php render.php" so:
 <code> <code>
 $ cd phd $ cd phd
doc/phd/install.1331119844.txt.gz · Last modified: 2017/09/22 13:28 (external edit)