*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);