 |
|
Innovation award
 Nominee: 1x |
This class can be used to manipulate files stored in a subversion revision control repository.
It uses the subversion svn client program to access local or remote repositories and perform several types of operations. It can:
- Create a repository
- Retrieve repository information
- Checkout a local repository to a given local directory
- Add, update, rename and delete files or directories
- Retrieve information about files in a given repository directory
 October 2006
Number 2
Prize: One copy of the Zend Studio |
Version control programs are very useful in software development projects, as they allow developers to organize and analyze the successive revisions of each source file.
CVS is the most popular version control program used by Open Source projects. However, CVS has some limitations that prevent doing certain types of project file manipulation operations.
SubVersion is a revision control program that was meant to overcome most of the CVS limitations.
This class provides means to perform most types of operations to manipulate files in a SubVersion repository from PHP.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (93.8%) |
Good (93.8%) |
- |
Not sure (56.2%) |
- |
- |
Sufficient (61.9%) |
682 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|