PHP Classes
elePHPant
Icontem

PHP CVS Client: Retrieve files from a CVS repository in pure PHP

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-12-19 (11 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,044 All time: 3,483 This week: 415Up
Version License PHP version Categories
cvsclient 1.0BSD License4.0Files and Folders, Project Management
Description Author

This class can be used to retrieve files from a CVS repository in pure PHP, thus without using separate programs.

It accesses a given remote CVS repository using the ":pserver:" protocol and perform several types of operations:

- Connects to a CVS server and authenticates on behalf of a given user
- Checkout given files from the server
- Retrieve the log of changes of a given file

Innovation Award
PHP Programming Innovation award nominee
December 2007
Number 8
CVS is one of the most popular version control tools used by software project teams.

Retrieving the projects of a file hosted in a CVS repository usually requires the use of a separate CVS client program.

This class provides a solution to retrieve files from a remote CVS repository using only pure PHP code, i.e. without relying on a separate CVS client program.

Manuel Lemos
  Performance   Level  
Name: Cesar D. Rodas <contact>
Classes: 39 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

  Files folder image Files  
File Role Description
Files folder imagerepository (1 file)
Accessible without login Plain text file define.php Aux. Auxiliar script
Accessible without login Plain text file example.php Example Example CVS
Plain text file phpcvsclient.php Class Main class

  Files folder image Files  /  repository  
File Role Description
  Accessible without login Plain text file .foo Data Empty file for create folder

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,044
This week:0
All time:3,483
This week:415Up
User Comments (1)