| Package Information |
| Summary |
PHP Bindings for the Subversion Revision control system. |
| Maintainers |
Alan Knowles <alan@akbkhome.com> (lead) [details] Wez Furlong <wez@php.net> (lead) [details] Scott MacVicar <scottmac@php.net> (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
Bindings for the Subversion revision control system, providing a method for manipulating
a working copy or repository with PHP. |
Release notes Version 1.0.1 (stable) |
Minor bug fix release
#18513 - svn_info( working_copy, false, SVN_REVISION_UNSPECIFIED ) gives you a svn_info on the local copy
#20440 - svn_mkdir on working copy log message is optional |