Closed aweingarten closed 8 years ago
You may need to delete the sites/all/themes/contrib and sites/all/modules/contrib folders to ensure you are only getting what is in the build. Also, may need to do drush @none dl registry_rebuild
to make sure you have it before running drush rr
Closing because there's an updated version on https://github.com/Drupal4Gov/Drupal-GovCon-2016/pull/56
Site appears mostly there. Main menu is currently missing.
Steps to deploy 1: pulldown a db backup from acquia cloud. 2: loadup the db into your vm
drush @drupalgovcon.local.drupalgovcon.org sqlc < /var/www/drupalgovcon/prod-capitalcamp-capitalcamp-2016-05-05.sql
3: run registry rebuilddrush rr
4: rundrush updb