the project/release/project_release_update.php conversion script in the DRUPAL-4-7--2 branch of this code (see http://drupal.org/node/83339) made a few assumptions about converting core releases. these assumptions are now broken for the 5.0-beta-1 release, so the script needs a little help before we can deploy the new release system. marking as criticial since this is a show-stopper before we can do another trial-run on scratch.d.o (see http://drupal.org/node/90436).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | project_release_update_92633_patch.txt | 4.43 KB | dww |
Comments
dww’s picture
Status: Needs review » Fixed
natrak re-installed scratch.d.o and ran the latest copy of this script, including the above patch, and it all appears to be fine. committed as revision 1.1.2.16 on the DRUPAL-4-7--2 branch.
Comment #1
dwwhere's a patch against the DRUPAL-4-7--2 branch of contributions/modules/project/release/project_release_update.php:
i think this is everything for the conversion script... natrak, feel free to test this on a clean scratch.d.o install...