| 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) [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 Version0.2 |
- 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. |