[support] Drush question

Anthony tony at tony-mac.com
Wed Jan 16 07:00:19 UTC 2013


I got the advice on this support queue to use drush rsync and drush
sql_sync last year and occasionally, when I want to be masochistic, I go
back and try to get the site aliases set up (again)!  *On Windows*.
My latest attempt has come to this:

 I have an aliasname.alias.drushrc.php file saved in my site's
sites/all/drush folder. When I go to the root of this site [m:/drupalista]
and type * drush sa* I get the contents of aforementioned file twice i.e.:

M:\drupalista>drush sa
 $options['uri'] = 'http://localhost:8080/drupalista/',
 $options['root'] = 'm:/drupalista';
 $options['uri'] = 'http://localhost:8080/drupalista/',
 $options['root'] = 'm:/drupalista';
@none
@self
default


Can someone help me with some insight into why this is happening? I assume
I should just get

M:\drupalista>drush sa
@drupalista
@none
@self
default

I must be misunderstanding something.

-- 

*Anthony Stefan Maciejowski*

*www.Tony-Mac.com*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20130115/cc7c3410/attachment.html 


More information about the support mailing list