Closed (fixed)
Project:
Drush
Component:
Make
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2011 at 10:04 UTC
Updated:
6 Jun 2012 at 08:21 UTC
We need such URLs in make files:
projects[datastore][download][type] = git
projects[foobar][download][url] = ssh://git@git.example.com:60123/foobar.git
This patch adds support for port numbers. Second patch for 2.x branch.
| Comment | File | Size | Author |
|---|---|---|---|
| drush-make-port-2.x.patch | 863 bytes | klausi | |
| drush-make-port-3.x.patch | 861 bytes | klausi |
Comments
Comment #1
dasjoworks for me
Comment #2
klausibump. Just ran into this issue again on another server.
Comment #3
helmo commentedDrush make is being merged into drush core (discussed in issue:#1310130: Put drush make in drush core)
This means that the issue queue is also moving. The Drush project has a component called 'Make' for this purpose.
We would like to take this opportunity to leave behind old/obsolete issues, allowing us to focus on a stable make command in core. E.g. one of the major tasks ahead is making more use of the Drush core code for handling downloads and decompression.
If you feel that this issue is still relevant, feel free to re-open and move it to the Drush queue.
More information will be posted on the drush_make and drush project pages.
Comment #4
dasjopatch above works for drush make
i guess for #1310130: Put drush make in drush core it will need a reroll
Comment #5
klausiThis issue is fixed in drush 5.