» Version | » Information |
---|---|
0.5.2 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.5.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.5.2 Release date: 2014-09-29 09:59 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #19902: Array to string conversion in SWITCH_MISSING exception message [mrook] * Fix Bug #20025: empty vs. no value [mrook] * Fix Bug #20031: Global options aren't accepted [mrook] * Implement Feature #19901: Add parser for diff (xml) output [mrook] * Implement Feature #19903: Add 'parents' switch support to update command [mrook] * Implement Feature #19910: preProcessSwitches() never sets 'xml' to false [mrook] * Implement Feature #20411: Add parser for propget & proplist xml output [mrook] Dependencies: |
0.5.1 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.5.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.5.1 Release date: 2013-02-09 12:21 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #19776: switch handling argument injection bug [mrook] * Fix Bug #19795: escapeshellarg for switches [mrook] * Fix Bug #19813: Typo in diff command switch "summarize" [mrook] Dependencies: |
0.5.0 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.5.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.5.0 Release date: 2012-11-19 18:35 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #18130: Problems with executing checkout [mrook] * Fix Bug #19465: username/password isn't handled like described in documentation [mrook] * Implement Feature #18635: Add support for changelist command and arguments [mrook] * Implement Feature #18956: Add support for --trust-server-cert switch [mrook] * Implement Feature #19388: Support for --xml Flag in Info [mrook] * Implement Feature #19464: Move command handling in new class [mrook] * Implement Feature #19470: Convert VersionControl_SVN_Comand_List::parseOutputArray into xml parser [mrook] * Implement Feature #19472: Use Exceptions instead of PEAR_Error [mrook] * Implement Feature #19484: Use XMLReader instead of PEAR::XML_Parser [mrook] Dependencies: |
0.4.0 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.4.0 Release date: 2011-10-14 22:54 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #16639: PHP "Error return value of new by reference is deprecated" [mrook] * Fix Bug #17335: E_DEPRECATED is triggered [mrook] * Fix Bug #18010: Determine svn location automatically [mrook] * Fix Bug #18472: Need to add --non-interactive [mrook] * Fix Bug #18713: Move Command doesn't need a Message [mrook] * Fix Bug #18715: Copy command requires message switch [mrook] * Implement Feature #18028: Better support for --ignore-externals option [mrook] * Implement Feature #18623: Add xml output switch [mrook] Dependencies:
|
0.3.4 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.3.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.3.4 Release date: 2010-10-05 19:59 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #16892: SVN.run() on windows doesn't execute properly [mrook] * Fix Bug #17268: Windows "Fix" actually prevents execution * [mrook] * Fix Bug #17477: Windows directory not quoted in the $arg array of the * SVN->run() method [mrook] * Implement Feature #16952: Enable --summarize switch for diff command * [mrook] * Implement Feature #17310: Add support for --parents in Svn/Copy.php * [mrook] * Implement Feature #17394: Add support for ignore-externals switch for * update and checkout command [mrook] * Implement Feature #17415: escapeshellargs [mrook] * Implement Feature #17530: Enable --force command for update [mrook] Dependencies:
|
0.3.3 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.3.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.3.3 Release date: 2009-09-02 10:00 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #14114: Delete command requires -m switch [mrook] Dependencies:
|
0.3.2 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.3.2 Release date: 2009-08-09 22:23 UTC Release state: alpha Release uploaded by: mrook Changelog: * Fix Bug #12439: Log using VERSIONCONTROL_SVN_FETCHMODE_ARRAY fails [mrook] * Fix Bug #14114: Delete command requires -m switch [mrook] * Fix Bug #14643: Single quote are used instead of double quotes. [mrook] * Fix Bug #14827: VersionControl_SVN_Copy cannot prepare command [mrook] * Fix Bug #15186: VersionControl_SVN::run has trouble with Windows paths. [mrook] * Implement Feature #13011: info command should accept username/password switches [mrook] Dependencies:
|
0.3.1 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.3.1 Release date: 2007-09-17 16:22 UTC Release state: alpha Release uploaded by: clay Changelog: The 0.3.1 alpha release addresses a vast majority of open items discovered with the VersionControl_SVN 0.3.0alpha1 release. * Fix Bug #5020: Code-bug, missing break in switch [clay] * Fix Bug #5099: Copy ignores source, traget and switches [clay] * Fix Bug #9351: log does not accept the 'limit' switch [clay] * Fix Bug #9998: Regular Expression Matching For List [clay] * Fix Bug #11935: All checkouts are non-recursive due to a typo in SVN/Checkout.php [clay] * Implement Feature #5021: SVN objects are not reusable [clay] * Implement Feature #9343: Using non-english file/dir names [clay] A new public property called 'prepend_cmd' is supported to allow environment variables controlling things such as character encoding to be prepended to the Subversion command execution. This was introduced in response to #9343. NOTE: This is very likely to be among the last of PHP 4 compatible releases. Significant refactoring is already underway for a PHP 5-only release of the package. If significant issues are found in this release, a few more 0.3.x releases may be made. Dependencies:
|
0.3.0alpha1 |
Easy InstallNot sure? Get more info. pear install VersionControl_SVN-0.3.0alpha1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/VersionControl_SVN-0.3.0alpha1 Release date: 2004-06-09 13:05 UTC Release state: alpha Release uploaded by: clay Changelog: - Completed all svn subcommand packages. Dependencies:
|