svn 0.2

PHP Bindings for the Subversion Revision control system.


Bindings for the Subversion revision control system, providing a method for manipulating
a working copy or repository with PHP.

License: PHP License

Changes

- 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.