SVN client written in PHP, uses SVN executables. This project is a WIP, a lot more is coming.
>> php console.php svn:update /path/to/working/copy
svn:init
svn:update
- ... see
help
command
- Add nearly every SVN command, see the methods in the WorkingCopy class
- Unit tests