Commit graph

5 commits

Author SHA1 Message Date
Greg Larkin
6c89cbcdef - Updated to 0.3.4
ChangeLog:
  * Fix Bug : SVN.run() on windows doesn't execute properly [mrook]
  * Fix Bug : Windows "Fix" actually prevents execution [mrook]
  * Fix Bug : Windows directory not quoted in the $arg array of the
    SVN->run() method [mrook]
  * Implement Feature : Enable --summarize switch for diff command
    [mrook]
  * Implement Feature : Add support for --parents in Svn/Copy.php
    [mrook]
  * Implement Feature : Add support for ignore-externals switch for
    update and checkout command [mrook]
  * Implement Feature : escapeshellargs [mrook]
  * Implement Feature : Enable --force command for update [mrook]
2010-10-13 01:24:42 +00:00
Greg Larkin
b00633535a - Updated to 0.3.3 2009-09-03 21:29:49 +00:00
Greg Larkin
6500bbf2e0 - Updated to 0.3.2 2009-08-10 17:02:41 +00:00
Greg Larkin
bb3d8a2d71 Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:	beech (mentor)
2008-07-18 21:05:20 +00:00
Martin Wilke
e2a0f5b551 VersionControl_SVN is a simple OO-style interface for Subversion,
the free/open-source version control system.

WWW: http://pear.php.net/package/VersionControl_SVN

PR:		ports/117693
Submitted by:	Greg Larkin <glarkin at sourcehosting.net>
2007-12-12 13:31:48 +00:00