On Tue, Oct 25, 2011 at 12:38 PM, Rolf Kutz rk@vzsze.de wrote:
How do you roll back and fwd the different settings in the database?
I have experienced some success using Features + Data + Ctools bulk export + Strongarm + hook_update_N().
If they are just settings that go through variable_get, Strongarm will help you.
I hope you find this useful.