My first issue with using 'generate makefile' was that I could not use --root=/var/www/drupal6 --uri=sd.ubuntu-us.org. Instead I had to navigate to that directory to run it. This took me a little while to figure out.

My second issue what that there was no instruction in the help to specify the file to output to. It would be great if this could default to ~/drupal-org.make. It looks like this should occur on line 54 in drush_make.drush.inc.

CommentFileSizeAuthor
#1 drush_make_generate_makefile.patch1.15 KBsnufkin

Comments

snufkin’s picture

Version: 6.x-2.0-beta5 » 6.x-2.x-dev
StatusFileSize
new1.15 KB

Actually for some reason drush generate-makefile didn't work for me using the latest cvs version + drush 2.x, so i had to add the callback manually (also has fix for the help lookup).

skor’s picture

patch doesn't apply. Looks like support for this function has been removed.

snufkin’s picture

Status: Active » Fixed

No, this function is there, it just has already been fixed.

skor’s picture

Doh! was trying to patch an old version :(.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.