Changes between Version 147 and Version 148 of members/GRIP-UQAM
- Timestamp:
- Jun 29, 2016, 7:33:19 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v147 v148 692 692 * https://github.com/drupal-composer/drupal-project/blob/8.x/drush/policy.drush.inc 693 693 * https://github.com/drush-ops/drush/blob/8.x/examples/policy.drush.inc 694 * {{{#!sh 694 * Needs a recent version of Drush, 5.10, the one on Debian 8 Jessie is too old and the package is orphaned 2016-05-10 https://packages.qa.debian.org/d/drush.html 695 {{{#!sh 695 696 $ drush cache-clear drush 696 697 0 $ drush up … … 700 701 1 $ 701 702 }}} 702 * Needs a recent version of Drush, 5.10, the one on Debian 8 Jessie is too old and the package is orphaned 2016-05-10 https://packages.qa.debian.org/d/drush.html703 703 === Using symlinks to avoid duplication of code and save server memory === 704 704 * locally clone repositories using git (see below: {{{git}}} for Drupal)