[ANNOUNCEMENT] VersionControl_SVN-0.5.1 (alpha) Released.
[email protected] ("PEAR Announce")
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package VersionControl_SVN-0.5.1 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
* Fix Bug #19776: switch handling argument injection bug [mrook]
* Fix Bug #19795: escapeshellarg for switches [mrook]
* Fix Bug #19813: Typo in diff command switch "summarize" [mrook]
Package Info
------------
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.
Related Links
-------------
Package home: http://pear.php.net/package/VersionControl_SVN
Changelog: http://pear.php.net/package/VersionControl_SVN/download/0.5.1
Download: http://download.pear.php.net/package/VersionControl_SVN-0.5.1.tgz
Authors
-------
Michiel Rook (lead)