User: dww Branch: DRUPAL-4-7--2 Date: Fri, 13 Jul 2007 05:27:58 +0000 Modified files: /modules/project project.inc project.module /modules/project/release project_release.module Log message: #151892 by aclight (backported by dww): Use per-project logic to determine handling of certain CVS-related things by introducing a project_use_cvs() function that checks both that cvs.module is enabled, _and_ that the particular project node you pass in is configured to point to a CVS repository. This will need to be refactored for versioncontrol_api in the near future, but this is an important bug fix in the mean time. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.in... http://cvs.drupal.org/diff.php?path=contributions/modules/project/project.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/project/release/pr...