When running drush pm update --cvsmethod=update, the update fails because the project is moved to the backup directory. As a result, there is nothing to update, and cvs -dP fails.
A patch is attached, that uses hook_drush_pm_skip_backup().
| Comment | File | Size | Author |
|---|---|---|---|
| drush_cvsmethod.patch.txt | 1.16 KB | grendzy |
Comments
Comment #1
grendzy commentedThis seems to be fixed in the 6.x-1.2 release.