turner2f Posted July 18, 2020 Report Posted July 18, 2020 Hello. Is it possible to upgrade all the way from version 4.0.1 to 4.1.10 by just incrementally PATCHING an existing install ? I am asking because I made some code or CSS changes to the design of the page templates . I figure if I use the Patches ( instead of the upgrades folders ) , that I could AVOID OVERWRITING the files that I made CSS or aesthetic changes to. Is this possible ? Quote
0 Deactivat3d Posted July 19, 2020 Report Posted July 19, 2020 I don't think 4.1.1 counts as a minor revision (patch) of 4.0.1. I might be wrong but looking at the patches It looks like you'd be going from 4.0.1 to 4.1.1 and missing the main 4.1 main release? How much customisation have you done? P.S Always take backups! Quote
0 Paul Posted July 20, 2020 Report Posted July 20, 2020 I think you mean 4.10.1? There is no 4.1.10. The answer is NO, patches are for patch releases only. Versions work like this MAJOR.MINOR.PATCH, so only when the PATCH versions changes can a patch be applied. e.g. 4.10.0->4.10.2. 4.0.1->4.10.2 is a MINOR version upgrade, so the full release of 4.10.2 will be required, and files must be overwritten. Michael and Deactivat3d 1 1 Quote
0 turner2f Posted July 21, 2020 Author Report Posted July 21, 2020 @SmallWeb and @Paul Thanks. 1) - I will definitely be making DB and File backups2) - Being that going from 4.0.1 - -- > 4.10.2 is a MINOR version upgrade, should I just upgrade DIRECTLY to version v 4.10.2 ? OR . . . 2b) - Should I upgrade incrementally " from-version-to-version " ? If yes, could I incrementally skip some versions such as going from 4.0.1 - - -> 4.3 - - -> 4.6 - - - > 4.9 - - - > 4.10 And, IF I have to upgrade incrementally, are there any preparations that I would have to make between each upgrade ? Quote
0 Paul Posted July 21, 2020 Report Posted July 21, 2020 15 hours ago, turner2f said: 2b) - Should I upgrade incrementally " from-version-to-version " ? If yes, could I incrementally skip some versions such as going from 4.0.1 - - -> 4.3 - - -> 4.6 - - - > 4.9 - - - > 4.10 And, IF I have to upgrade incrementally, are there any preparations that I would have to make between each upgrade ? Since 4.0->4.10 is 9 minor versions, it is more risky than if it were 2 or 3 versions. The risk is that of a timeout when running database migrations via /admin/upgrade. So, you can technically go direct from 4.0->4.10, but it might be wise to upgrade several times to avoid a timeout. e.g. 4.0->4.3->4.7->4.10 or something like that. It's up to you, you just want to have that backup handy. Quote
0 turner2f Posted July 22, 2020 Author Report Posted July 22, 2020 @paul Thanks a bunch. Looking forward to upgrading. I really like the recent features that have been added, and it seems the feature requests are now being actively worked on in faster succession. Thanks again. Paul 1 Quote
0 Paul Posted July 22, 2020 Report Posted July 22, 2020 19 hours ago, turner2f said: I really like the recent features that have been added, and it seems the feature requests are now being actively worked on in faster succession. We have ramped things up, tell your friends Deactivat3d 1 Quote
Question
turner2f
Hello.
Is it possible to upgrade all the way from version 4.0.1 to 4.1.10 by just incrementally PATCHING an existing install ?
I am asking because I made some code or CSS changes to the design of the page templates .
I figure if I use the Patches ( instead of the upgrades folders ) , that I could AVOID OVERWRITING the files that I made CSS or aesthetic changes to.
Is this possible ?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.