I searched the issue queue and did not see any issues about SVN revisions. Am I wrong?
I noticed that the SVN downloader does not handle revisions, so I made a quick patch which plays nicely on my environment, see attached file.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drush_make-750428.patch | 1.14 KB | pounard |
| drush_make.download.inc-svn-revisions.patch | 1.19 KB | pounard |
Comments
Comment #1
pounardHello, need some feedback here please!
Comment #2
pounardFixed patch.
Comment #3
dmitrig01 commentedLooks good, will commit later
Comment #4
pounardThanks
Comment #5
yhahn commentedThanks, committed: http://drupal.org/cvs?commit=376842
Comment #7
pounardIs this commit in the latest release ?
Still having problems.
Comment #8
pounardRe-opening the bug, see description lower:
As you can see, manually writing the command line, all is ok (shell command returns nothing, which means no errors). But, when running throught Drush Make (non patched, vanilla version), it fails.
I'm trying to introspect why.
The current .make file is this one:
I'm running it with this script:
Comment #9
pounardOk, forget this, I really have to learn how to read, please give me some sleep!