Closed (fixed)
Project:
Hacked!
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 05:48 UTC
Updated:
13 Sep 2010 at 14:20 UTC
drush-HEAD has a new feature that allows you to lock modules so that pm-updatecode won't touch them. This patch introduces (a) a hacked command and (b) a new flag to pm-updatecode that will automatically lock modified modules.
This patch requires drush-4.x (current drush-HEAD), but causes no problems (does nothing) on earlier releases.
| Comment | File | Size | Author |
|---|---|---|---|
| hacked-lock-modified.patch | 3.19 KB | greg.1.anderson |
Comments
Comment #1
danepowell commentedThanks a lot, this looks very useful- I'll test it over our next upgrade cycle and let you know how it performs...
Comment #2
danepowell commentedWorks great so far! I posted an updated description of my workflow using the auto-lock feature.
Comment #3
steven jones commentedThis is looking pretty shweet. Will get around the reviewing at some point soon...
Comment #4
steven jones commentedAwesome stuff greg, I've added the patch to the 2.x branch.
http://drupal.org/cvs?commit=413594
Comment #5
greg.1.anderson commentedThank you kindly.