When I check drush's root-path associated with my site's local Drupal installation, it returns something like:

C:/Users/Admin/.../My Web Sites/Site

However, all of those backslashes should be forward - right?
How can I change the root? I've tried "drush --root="C:\Users\Admin\...\My%Web%Sites\Site" but then I get some hanging bootstrapping/debugging error:
Only local images are allowed.

I used the %s as a "space" escape char. Anyone know what to do to make this right?

CommentFileSizeAuthor
#1 drush.PNG31.95 KBwarrenmcquinn

Comments

warrenmcquinn’s picture

StatusFileSize
new31.95 KB

Sorry about that image.
drush

greg.1.anderson’s picture

Version: 7.x-5.x-dev » 8.x-6.x-dev
Status: Active » Closed (won't fix)
Issue tags: +Needs migration

This issue was marked closed (won't fix) because Drush has moved to Github.

If you still need help, please ask your question again on Drupal Answers and then post a link here to the new question. Please also change the status of this issue to closed (duplicate).

Use our Github project for contributing code, or reporting bugs, or requesting features.