require_once 'prepend.inc'; commonHeader("Using CVSup to maintain local CVS repository"); ?>
In addition to anonymous CVS, we also provide read-only access to our CVS repository by using CVSup. While CVSup is faster at updating large trees, it is not as widely available as the standard cvs client. We will describe now how you can use CVSup.
*default host=CVSup.php.net *default base=/usr/src/php *default release=cvs *default compress *default tag=. *default delete use-rel-suffix php3 php4This will cause the php3 and php4 trees to be stored in /usr/src/php (you need to create that directory manually).
cvsup php.cvsup
cvsup -P - php.cvsup
./buildconf.