Closed (won't fix)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
Commit Restrictions
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 11:57 UTC
Updated:
25 Sep 2012 at 21:38 UTC
Add a feature to the SVN pre-commit hook that ensures the developer referenced at least one ticket in the commit log message. Ideally provide an admin option that lets you toggle this feature.
This would bring Drupal's project modules more in line with Trac's functionality:
http://trac.edgewall.org/browser/trunk/contrib/trac-pre-commit-hook
Comments
Comment #1
jpetso commentedSounds like an extension module making use of hook_versioncontrol_write_access(). There's nothing in that feature request that makes this specific to SVN, so let's move the issue to Version Control API. (The module would probably live somewhere else in contrib though.)
Comment #2
marvil07 commentedComment #3
marvil07 commentedThis should be done on the vcs hook script, let's not try to replace them.
(during triage)