Posted by alex_b on September 24, 2009 at 5:18pm
4 followers
Jump to:
| Project: | Drupal.org infrastructure |
| Component: | Packaging |
| Category: | feature request |
| Priority: | normal |
| Assigned: | dww |
| Status: | closed (fixed) |
Issue Summary
We are currently pulling together an install profile for Managing News: http://drupal.org/project/managingnews http://www.managingnews.com
We're planning to package Managing News with a http://drupal.org/project/drush_make based script. This will require us to add a .make file to the profile, which is currently not possible (see cvs commit response below).
I'd like to request to allow .make files in profiles besides .txt and .profile files.
** Access denied: this file is not allowed:
** contributions/profiles/managingnews/managingnews.make
** The only files allowed in contributions/profiles are .txt and .profile
** Packaged files (.gz, .tar, .tgz, and .zip) are not allowed anywhere.
** License files (LICENSE.txt) are not allowed, since everything committed
** to the Drupal CVS repository must be licensed under the GPL.
** You should never commit .svn/* or .bzr/* files to the CVS repository.
cvs commit: Pre-commit check failed
cvs [commit aborted]: correct above errors first!
Comments
#1
We're also going to need to open this up to .install, etc since install profiles as essentially modules in D7.
#2
.make and .install are both allowed now. Updated the error message, too.
#3
dww: thanks for the quick response.
And the first .make file went up: http://cvs.drupal.org/viewvc.py/drupal/contributions/profiles/managingne...
#4
actually: why does this have to be a separate file? Why not just put this metadata in each profile's .info file?
#5
Well, alex_b never answered, but meanwhile, I've come up with about a dozen reasons why we want the build info in a separate .make file instead of in the .info file. ;) Back to fixed.
#6
dww: sorry, I've completely missed your question above. My email notifications weren't properly configured.
/me fixing notifications now.
#7
@alex_b: no worries. If you wanted to review/test/RTBC #638030: Hide *.make files via .htaccess that'd more than make up for it. ;)
Cheers,
-Derek
#8
Automatically closed -- issue fixed for 2 weeks with no activity.