Coder Social home page Coder Social logo

--exclude-other-sites broken about drush HOT 8 CLOSED

drush-ops avatar drush-ops commented on May 11, 2024
--exclude-other-sites broken

from drush.

Comments (8)

greg-1-anderson avatar greg-1-anderson commented on May 11, 2024

Please see the drush topics section on strict options, and change your command to:

$ drush --exclude-other-sites rsync @mlq-dev @mlq-live

I didn't test; please re-open if that does not work.

from drush.

dlg0 avatar dlg0 commented on May 11, 2024

Hi, thanks for the reply. I probably should have said that I already tried that. So no, that does not work. Please re-open the issue.

from drush.

greg-1-anderson avatar greg-1-anderson commented on May 11, 2024

Please re-open with --debug output shown (see "Reopen & Comment" button).

from drush.

dlg0 avatar dlg0 commented on May 11, 2024

Hi, I don't seem to have a "Reopen & Comment" button, only a "Comment" button. So someone else may have to do the re-opening. Below is the --debug output.

Thanks.

desktop@ubuntu:/var/www/drupal/sites/all/themes/quotes$ drush --debug --exclude-other-sites rsync @mlq-dev @mlq-live
Bootstrap to phase 0. [0 sec, 2.54 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.01 sec, 2.68 MB] [bootstrap]
Cache HIT cid: 6.0-commandfiles-0-7afe2b2ecfa692f537de3cde9b1da907 [0.01 sec, 2.69 MB] [debug]
Bootstrap to phase 0. [0.16 sec, 7.09 MB] [bootstrap]
Bootstrap to phase 0. [0.21 sec, 7.09 MB] [bootstrap]
Found command: core-rsync (commandfile=core) [0.21 sec, 7.09 MB] [bootstrap]
Including /usr/share/php/drush/commands/core/rsync.core.inc [0.33 sec, 7.1 MB] [bootstrap]
Calling hook drush_core_rsync [0.33 sec, 7.16 MB] [debug]
Loaded alias @Dev-Sites from file /home/desktop/.drush/aliases.drushrc.php [0.59 sec, 7.17 MB] [notice]
Loaded alias @mlq-dev from file /home/desktop/.drush/aliases.drushrc.php [0.68 sec, 7.17 MB] [notice]
Loaded alias @live-sites from file /home/desktop/.drush/aliases.drushrc.php [0.96 sec, 7.22 MB] [notice]
Loaded alias @mlq-live from file /home/desktop/.drush/aliases.drushrc.php [1.07 sec, 7.22 MB] [notice]
You will destroy data from ks389861.kimsufi.com:/var/www/drupal/ and replace with data from /var/www/drupal//
Do you really want to continue? (y/n): y
Calling system(rsync -e 'ssh ' -akzv --exclude=".git" --exclude=".gitignore" --exclude=".hg" --exclude=".hgignore" --exclude=".hgrags" --exclude=".bzr" --exclude=".bzrignore" --exclude=".bzrtags" --exclude=".svn" --include="sites/mylifequotes.us/" --exclude="settings.php" --include="sites/all" --exclude="sites/*" --stats --progress --exclude-other-sites-processed /var/www/drupal// ks389861.kimsufi.com:/var/www/drupal/);
rsync: --exclude-other-sites-processed: unknown option
rsync error: syntax or usage error (code 1) at main.c(1453) [client=3.0.9]
Could not rsync from /var/www/drupal// to ks389861.kimsufi.com:/var/www/drupal/ [3.41 sec, 7.31 MB] [error]
Returned from hook drush_core_rsync [3.42 sec, 7.31 MB] [debug]
Command dispatch complete [3.42 sec, 7.28 MB] [notice]
Peak memory usage was 9.04 MB [3.42 sec, 7.28 MB]

from drush.

greg-1-anderson avatar greg-1-anderson commented on May 11, 2024

re: debug output: Okay, that makes sense.

Huh -- GitHub does not allow non-maintainers to re-open closed issues? :?

from drush.

davereid avatar davereid commented on May 11, 2024

No. You have to have admin access to the repo in order to be able to Reopen tickets.

from drush.

greg-1-anderson avatar greg-1-anderson commented on May 11, 2024

Well, there goes my idea to use the GitHub "closed" state to serve in place of the missing "Postponed, maintainer needs more info" issue state.

from drush.

greg-1-anderson avatar greg-1-anderson commented on May 11, 2024

Fixed and pushed to master, 6.x and 5.x.

from drush.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.