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.3.1 (alpha) was released on 2007-09-17 (Changelog)
Development Roadmap
  • Package Maintenance Rank: 55 of 162 packages with open bugs
  • Number of open bugs: 2 (15 total bugs)
  • Average age of open bugs: 193 days
  • Oldest open bug: 298 days
» Description
What is VersionControl_SVN?

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

VersionControl_SVN can be used to manage trees of source code,
text files, image files -- just about any
collection of files.

Some of VersionControl_SVN's features:

* Full support of svn command-line client's
subcommands.
* Use of flexible error reporting provided by
PEAR_ErrorStack.
* Multi-object factory.
* Source fully documented with PHPDoc.
* 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.0.4
» Maintainers» More Information