Top Level :: Tools and Utilities :: Version Control

Package Information: VersionControl_SVN

» Summary » License
Simple OO wrapper interface for the Subversion command-line client. BSD License
» Current Release » Bug Summary
0.5.2 (alpha) was released on 2014-09-29 by mrook (Changelog)
Easy Install

Not sure? Get more info.

pear install VersionControl_SVN

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/VersionControl_SVN


Development Roadmap
No open bugs
Report a new bug to VersionControl_SVN
» Description
What is VersionControl_SVN?

VersionControl_SVN is a simple OO-style interface for Subversion,
the free/open-source version control system.

Some of VersionControl_SVN's features:

* Full support of svn command-line client's subcommands.
* Exception handling.
* Multi-object factory.
* Source fully documented with phpDocumentor.
* Stable, extensible interface.
* Collection of helpful quickstart examples and tutorials.

What can be done with VersionControl_SVN?

* Make your source code available to your
remote dev team or project manager.

* Build your own WYSIWYG web interface to a
Subversion repository.

* Add true version control to a content management
system!

Note: Requires a Subversion installation.
Subverison is available from
http://subversion.tigris.org/

VersionControl_SVN is tested against Subversion 1.6 and 1.7.
» Maintainers » More Information

Dependencies for VersionControl_SVN