Closed (won't fix)
Project:
site_update
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2011 at 13:12 UTC
Updated:
28 Aug 2014 at 09:26 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Dave Cohen commentedAgreed. I'm sort of a throwback in the drupal world, not a CCK user. Unheard of, I know, but that's why I haven't yet had to tackle that in this module.
It might require something similar to the treatment of modules and themes. That is, include the necessary info in the dump file, and use drupal_execute() to ensure the settings are correct.
I'd welcome any patches along these lines. As I said, I simply haven't needed it yet.
Comment #2
Dave Cohen commentedAlso, If you bundle those aegir changes as a patch, I will get them into the next release.
Comment #3
robin van emden commentedThanks for your fast response! I will roll a patch for site_update this weekend. I will also look into the CCK issue, shouldn't be too difficult to create something along the lines you suggest.
Comment #4
robin van emden commentedFirst Drupal.org Git patch for me, hurray! Attached patch adds basic Aegir support to site_update.
One more thing to keep in mind when using both Aegir & Site Update:
Before running an update, there is one additional step specific to multi-site installs. Site_update by default looks for the SQL file in sites/all/database. In the case of a multi-site install you have to tell every site where its particular site_update.sql resides. Normally you set this path in settings.php. Within an Aegir controlled environment, you have to add the path to a local.settings.php file (since Aegir is allowed to override settings.php).
Comment #5
Dave Cohen commentedWont fix this issue against 6.x.
The 7.x branch is now quite capable of handling fields.