Closed (fixed)
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Drush
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2013 at 10:43 UTC
Updated:
1 Mar 2013 at 17:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mike stewart commentedThere is nothing special about either version of drush, except for the quickstart addons (which have been maintained in drupalpro)
I suggest migrating to drupalpro, quickstart is based on ubuntu 11.04, and no longer has security support (or otherwise). If you're not a fan of unity, its pretty easy to change the desktop.
Comment #2
blacklabel_tom commentedThanks Mike, I think I'll just drop in the DrupalPro version of Drush into Quickstart as I've got all my projects set up and I really can't be bothered to move them over.
Cheers
Tom
Comment #3
blacklabel_tom commentedComment #4
traviscarden commented[Edit] Disregard this attachment. I forgot something in it. Correction to follow...
Comment #5
traviscarden commented@blacklabel_tom, just run the following commands from the terminal to update Drush to version 5.8 and the Quickstart Drush commands to match:
Note that the Quickstart commands syntax has changed a little. Use
drush help --filter=quickstartfor an overview.Comment #6
blacklabel_tom commentedThanks so much Travis!
I will let you know how I get on, keep up the good work and let me know if there is anything I can do help. I'm planning on sticking with Quickstart for the foreseeable future.
Cheers
Tom
Comment #7
blacklabel_tom commentedThat's done the trick, thanks again!