Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Other
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Jun 2008 at 23:52 UTC
Updated:
21 Aug 2014 at 21:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mikey_p commentedUpdating this, please see http://cvs.drupal.org/viewvc.py/drupal/contributions/sandbox/mikeyp/packgr/ for an example.
Comment #2
webchickAs noted in IRC, the way to change this would be to patch the $xcvs['commit_deny_files'] variable in http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cvslog/xcvs.... The commented out version is the one used on drupal.org.
If this request is accompanied by a patch, it'd be much easier for dww or someone to implement.
Comment #3
mikey_p commentedHere ye go.
In all honestly I don't know how one is supposed to know that a infrastructure specific settings just happens to be stored as a comment in a module committed to CVS, but thanks to angie, here's a patch.
Comment #4
aclight commentedThe code comment also needs to be changed to reflect the change in file extensions allowed.
Comment #5
mikey_p commentedDone
Comment #6
aclight commentedHere's the same patch without the change in the CVS metadata.
Code looks good. Untested however.
I'd like this to be committed and used on d.o because #231640: Auto-generate some release nodes introduces a .inc for the drupalorg_testing profile.
Comment #7
mikey_p commentedAlso, thought I'd throw out another example of the COD distribution which has taken to placing data/code in .txt files to workaround this limitation (since they have ALOT of data).
http://cvs.drupal.org/viewvc.py/drupal/contributions/profiles/cod/cck/
Comment #8
dwwSorry, I have no idea how this fell off my radar for so long. :( Committed something like #6 to the private repo and deployed it on cvs.d.o.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.