Closed (fixed)
Project:
Drush
Version:
All-Versions-2.0-rc1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 May 2009 at 10:27 UTC
Updated:
16 Jul 2015 at 20:44 UTC
Jump to comment: Most recent
Comments
Comment #1
owen barton commentedI think the issue here is that examplemodule-2.x-rc1 is not a valid release number - you can have either examplemodule-2.0-rc1 (which is the release candidate for the 2.0 stable version) or examplemodule-2.x-dev (which is the 2.x development branch) and both of these should work. You should also be able to use either wget or CVS for either of these.
Comment #2
xurizaemonApologies Owen - I tried to avoid confusion by not giving a specific example, but unknowingly created confusion by giving an impossible example instead :)
The solution for me (with a concrete example this time) is, say for Organic Groups (module name "og"):
Thanks for answering my question promptly.
Comment #4
kopeboyPlease provide documentation that this cannot be used to directly (download and) enable the module.
drush en module-7.x-1.x-dev doesn't work
It will return:
While drush en module will download and enable automatically (the latest stable release),
with versions (and dev) you have to dl [module]-[version] and then en [module]
Comment #5
helmo commentedThis issue was marked closed (won't fix) because Drush has moved to Github.
If desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to closed (duplicate).
Please ask support questions on Drupal Answers.