library svnclient
SVN Client written in PHP, uses SVN executables
phenx/svnclient
SVN Client written in PHP, uses SVN executables
- Monday, November 4, 2013
- by PhenX
- Repository
- 2 Watchers
- 1 Stars
- 10 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
SVN Client
SVN client written in PHP, uses SVN executables.
This project is a WIP, a lot more is coming., (*1)
Usage
>> php console.php svn:update /path/to/working/copy
, (*2)
Available commands
svn:init
svn:update
- ... see
help
command
Roadmap
- Add nearly every SVN command, see the methods in the WorkingCopy class
- Unit tests
dev-master
9999999-dev
SVN Client written in PHP, uses SVN executables
Sources
Download
MIT
The Requires
by
Fabien Ménager