Closed (fixed)
Project:
Drush
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2009 at 13:44 UTC
Updated:
28 Mar 2009 at 21:40 UTC
I understand from this issue #261715: Drush tries to update themes but fails... that Drush should be able to install and update themes in the correct location.
I just did drush -l mysite.com pm update zen, updating from zen 6.x-1.x-beta3 to 6.x-1.0 theme. The update function correctly listed the Zen update available, but instead of updating sites/all/themes/zen, it created a new folder /zen (in the root of my Drupal install). [BTW, module installs&updates work fine]
Is Zen missing path information, or is Drush failing to recognize the path? Thanks for your insight!
Comments
Comment #1
wilco commentedI second this issue. I just tried it with Zen and Marinelli with both updates creating folders in the root path of Drupal's installation.
Comment #2
owen barton commentedDrush doesn't currently install or upgrade themes, although this wouldn't be too hard to add
Comment #3
ar-jan commentedI'll make it a feature request then... It would be cool, though not as essential as updating modules with Drush, which I've really come to like lately ;)
Comment #4
moshe weitzman commentedhead now handles themes and more.
Comment #5
robertgarrigos commentedthe dev package of March 13th doesn't contain any .module file
Comment #6
moshe weitzman commentedthats by design. drush is no longer a module. see README