Closed (fixed)
Project:
Drush Views
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
23 Feb 2010 at 19:47 UTC
Updated:
29 Mar 2010 at 00:30 UTC
Jump to comment: Most recent file
Thanks for this module -- I was just about to sit down and write exactly this :)
Small patch for you: drush HEAD now requires that command names not contain spaces. Trivial patch against drush_views HEAD attached.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | revised-drush_views.patch | 4.42 KB | skwashd |
| drush_views.patch | 3.85 KB | mvc |
Comments
Comment #1
skwashd commentedReroll, keeping dt(). The new version is based on the DRUPAL-6--2 branch of CVS of today.
I also commented out the help section for tag as it is disabled anyway.
Given this is based on drush 3, it is probably best to create a 6.x-3 branch and apply the patch there. Maybe release it as 6.x-3.0alpha|beta1 ?
Comment #2
mvcsounds good, although i'm amused at the idea of having a beta version of an extension for an alpha version of drush :)
but as far as i can tell, the drush developers all just run CVS HEAD, so this extension will have to play along.
Comment #3
pescetti commentedThanks! The patch is now integrated in the new 3.x development branch, aimed at compatibility with Drush 3.x.