Posted by jhr on March 29, 2012 at 5:11am
3 followers
| Project: | CKEditor - WYSIWYG HTML editor |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | dczepierga |
| Status: | closed (fixed) |
| Issue tags: | Novice |
Issue Summary
Similar to Devel module's #1263514: patch to notify (likely technical) user what (svn-command) failed in `drush en devel` - show copy of the exec
If svn isn't installed, you get a pretty generic error:
Drush was unable to download CKEditor to /var/www/sites/all/libraries/ckeditor.
First thought to fix was permisssions, after all how often does installing subversion solve the problem? :P
The devel patch above shows the failed exec line which would help in debugging.
Comments
#1
I make patch for it - pls apply this patch to last DEV version and check does it work or nor for u.
Greetings
#2
#3
Changes commited to GIT (diff).
Greetings
#4