PHP Classes

Subversion::Dynamix: Manipulate files in a subversion repository

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 56%Total: 2,311 All time: 1,686 This week: 488Up
Version License PHP version Categories
subversion 1.0.0GNU General Publi...3Files and Folders, Project Management
Description 

Author

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

Innovation Award
PHP Programming Innovation award nominee
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
Picture of Thim
Name: Thim <contact>
Classes: 1 package by
Country: Belgium Belgium
Innovation award
Innovation award
Nominee: 1x

 

  Files folder image Files (2)  
File Role Description
Plain text file class.subversion.php Class Subversion::Dynamix Class
Accessible without login Plain text file example.php Example Class example

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:2,311
This week:0
All time:1,686
This week:488Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1866