Package Information |
Summary |
PHP Bindings for the Subversion Revision control system. |
Maintainers |
Alan Knowles <
alan at akbkhome dot com >
(lead)
[details]
Wez Furlong <
wez at php dot net >
(lead)
[details]
Scott MacVicar <
scottmac at php dot net >
(lead)
[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 |