PHP Classes

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

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 1,055 All time: 3,512 This week: 488Up
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
Picture of Cesar D. Rodas
  Performance   Level  
Name: Cesar D. Rodas <contact>
Classes: 38 packages by
Country: Paraguay Paraguay
Innovation award
Innovation award
Nominee: 25x

Winner: 5x

  Files folder image Files (4)  
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 (4)  /  repository  
File Role Description
  Accessible without login Plain text file .foo Data Empty file for create folder

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,055
This week:0
All time:3,512
This week:488Up
User Ratings User Comments (1)
 All time
Utility:58%StarStarStar
Consistency:58%StarStarStar
Documentation:-
Examples:58%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3785