When trying to run the command drush ckeditor-download I got the following error message:
Drush was unable to download the CKEditor to /srv/www/drupal/drupal6/sites/all/libraries/ckeditor.
My drush version is 4.4. Let me know if I can provide any more information :)
Comments
Comment #1
jonhattanyes, you can provide the information we ask for in the issue's submission page http://drupal.org/node/add/project-issue/drush
Comment #2
kotnik commentedThis is implemented in ckeditor module, I think you'd find quicker answer if you post your issue there: http://drupal.org/project/issues/ckeditor?categories=All
Comment #3
greg.1.anderson commentedProbably
/srv/www/drupal/drupal6/sites/all/libraries/does not exist or does not have the right permissions.Comment #4
chi commentedGot the same problem because ckeditor-download uses SVN for download CKE library.
It was introduced in this issue: #674454: Add drush integration to download the CKEditor library
Comment #5
dczepierga commented@Chi, it is impossible to get last CKEditor in other way... Using SVN is the simplest way to get it.
If u have any other idea to get it, pls open new issue and write your idea - then we will see what we can do.
For now i closed this old issue...
Greetings
Comment #6
chi commentedI agreed. But perhaps we could check SVN availability and make the error message less confused.
Comment #7
papirrin commentedAre there any news on this topic?
Comment #8
Mortl-1 commentedIt helped for me just to move/delete the old ckeditor directory and fire instantly a drush ckeditor-download