dev-master
9999999-dev https://github.com/mvanduijker/VersionControl_SVNSimple OO wrapper interface for the Subversion command-line client.
Apache License
The Requires
- php >=5.3.0
- pear/pear_exception dev-master
by Michiel Rook
Simple OO wrapper interface for the Subversion command-line client.
VersionControl_SVN is a simple OO-style interface for Subversion, the free/open-source version control system., (*1)
Some of VersionControl_SVN's features:, (*2)
This package is hosted at http://pear.php.net/package/VersionControl_SVN, (*3)
Please report all new issues via the PEAR bug tracker., (*4)
Pull requests are welcome!, (*5)
To test, run either $ phpunit tests/ or $ pear run-tests -r, (*6)
To build, simply $ pear package, (*7)
To install from scratch $ pear install package.xml, (*8)
To upgrade $ pear upgrade -f package.xml, (*9)
Simple OO wrapper interface for the Subversion command-line client.
Apache License