#27 In VersionControl_SVN::factory changed option keyword 'svn_bin' to 'binaryPath'
open
None
5
2014-12-10
2014-11-26
No
Discussion
Log in to post a comment.
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
*In VersionControl_SVN::factory changed option keyword 'svn_path' to 'binaryPath'
=== UserPrivilegesEditPage.php, row 215
old: $options = array('fetchmode' => VERSIONCONTROL_SVN_FETCHMODE_ARRAY, 'svn_path' => $svn_cmd);
new: $options = array('fetchmode' => VERSIONCONTROL_SVN_FETCHMODE_ARRAY, 'binaryPath' => $svn_cmd);