Skip to content

PhenX/svnclient

Repository files navigation

SVN Client

SVN client written in PHP, uses SVN executables. This project is a WIP, a lot more is coming.

Usage

>> php console.php svn:update /path/to/working/copy

Available commands

  • svn:init
  • svn:update
  • ... see help command

Roadmap

  • Add nearly every SVN command, see the methods in the WorkingCopy class
  • Unit tests

About

SVN Client written in PHP, uses SVN executables

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages