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 0.2
(beta)
|
- Compiles on Win32 + Netware (Thanks to Guenter Knauf) - dependancy on svn-config removed (as recommended by Subversion developers) - Pretty complete implementation.
Bugs #6893 - correct types for strict compilers Known issues: There are bug reports about commit / checkout functionality. Any help reproducing and fixing these is welcome. |