Closed (fixed)
Project:
Drupal core
Version:
4.6.0
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
25 Aug 2005 at 01:05 UTC
Updated:
8 Sep 2005 at 22:30 UTC
We can get rid of all this since the associated pre-4.5 updates aren't there.
| Comment | File | Size | Author |
|---|---|---|---|
| update.php_1.diff | 3.65 KB | drumm |
Comments
Comment #1
sepeck commentedIn the last two weeks we have had two people in #drupal-support asking about 4.3 and 4.4 to 4.6 upgrades.
Comment #2
kbahey commentedFor what its worth, I upgraded a site from 4.4.2 to 4.6.3 a few days ago. It was a circa Sept 2003 release of Drupal.
Of course I did it first on a test install with the old data and old version.
I had to go incrementally and see where it fails, and go create them manually (or add columns, or insert roles, ...etc.), and continue. It took some time but was successful in the end.
Comment #3
chx commentedIt's a go. You know why? Because you can't jump versions anyways. It just won't work. So, we need to keep updates for one version only IMO.
Comment #4
sepeck commentedIf that is so and we do, then we will need to make sure that packages for the major core releases are available and that we provide a nice set of instructions for people on the update.php page regarding this.
Comment #5
drummYeah, the best thing to do is make an error message that says "it seems you haven't upgraded since drupal 4.4. you are going to have to download 4.5 now."
Comment #6
dries commentedCommitted to HEAD. Thanks.
Comment #7
firedancer5 commentedComment #8
drumm