2017 © Pedro PelĂĄez
 

library svnclient

SVN Client written in PHP, uses SVN executables

image

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

The README.md

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

The Versions

04/11 2013

dev-master

9999999-dev

SVN Client written in PHP, uses SVN executables

  Sources   Download

MIT

The Requires

 

by Fabien Ménager