cvsphpview is based on phpBrowseCVS 1.0, it provides simple PHP class to access CVS repositories from local or remote (not soon). It can do any of following jobs: lists, logs,diffs,annotates,checkouts,.... After all, I try to make it better for you.
This script was designed to run on a PHP-enabled webserver that hosts Mercurial (Hg) repositories. It will initialize a new repository under the specified name and create the HGRC file with the description and contact information.
CVSweb-PHP offers a web interface access to a CVS repository. CVSweb-PHP was created for cases where a project still using CVS has no means of installing a CGI script on its webserver, but where running a PHP script is an option.