dgb icon indicating copy to clipboard operation
dgb copied to clipboard

Drupal Git Backup (dgb) script for backing up Drupal sites with Git and Drush

Results 7 dgb issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to install the tool just following the guidelines into the read me file. There are several things that are not clear and, probably for this reason, the...

Hi buddy, It just puts me "1" as commit messages when doing something like drush @dev dgb-backup --m "test commit message" Any hints of that? Can I just do drush...

Disclosure: I have no idea what I'm doing. I have Drupal and Git up and running on my local machine (WAMP), but when trying to use drush dgb-dump from my...

When I try dgb-backup an error stating the command cannott be found is displayed. How do I install dgb-backup into the list of drush commands? I am trying to follow...

Some functions have been forked from Drush due to the lack of flexibility of Drush (SQL) API. see details at http://drupal.org/node/698264 - Once this issue is solved, we could get...

add .gitignore in order to not backup temporary/cache files and drush module backups (drupal/backup/*)

$ drush dgbsql-dump Could not find a Drupal settings.php file at ./sites/default/settings.php. Command dgbsql-dump needs a higher bootstrap level to run - you will need invoke drush from a more...