User: jpetso Branch: HEAD Date: Sun, 13 Jan 2008 00:40:17 +0000 Modified files: /modules/versioncontrol_cvs versioncontrol_cvs.install versioncontrol_cvs.module /modules/versioncontrol_cvs/xcvs xcvs-loginfo.php Log message: #209293: Remove the source_revision column, as it can be calculated programmatically. Also, a bit of bugfixing: * Fix get_previous_revision_number() for revision "1.10" by comparing with "===" instead of "==" (PHP even compares two strings as numbers). * Fix the number of changed lines for multiple files in a commit, where exec() didn't replace but append to the $output_lines array. (Therefore, unsetting helps here.) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs... http://cvs.drupal.org/diff.php?path=contributions/modules/versioncontrol_cvs...
participants (1)
-
drupal-cvs@drupal.org