Before my last major upgrade (2.0 to 2.3… I think) updating was always a long process involving multiple diffs, backups, manually merging my plugins and changed files, etc. Not any more…
What changed? I decided to use the instructions in the codex to convert to an svn-based installation. This process might look a bit arcane, but the benefits are outstanding. This time, my update only required two steps:
svn switch http://svn.automattic.com/wordpress/tags/2.3.2/- Visit the upgrade page under wp-admin/upgrade.php (which didn’t actually do anything this time around)
There are some caveats (disable plugins and test on a development site before a major upgrade, take backups, cross your toes, etc) but all of the grunt work has been removed. I whole-heartedly recommend this process to anyone who isn’t scared off by the command line.
-J
P.S. Happy New Years, Merry Christmas (belated), etc to all. I like this time of year, it makes my sporadic blogging seem more normal :)
#1 by Leszek Pawlowicz at December 30th, 2007
Have you tried the “Instant Upgrade” plugin?
http://www.zirona.com/software/wordpress-instant-upgrade
It’s always worked for me - click a button, and you’re donel
#2 by Jason Birch at December 30th, 2007
No, hadn’t seen that before. In general, I’ve been trying to reduce the number of plugins I use, since this is definitely not something I want to spend a lot of time managing.
Also, I’m a bit of a geek, and feel much more comfortable knowing what’s going on during the upgrades… :)
#3 by Ivan Milicevic at December 31st, 2007
Happy hollyday’s to U2 Jason” :-)
#4 by Tom Kralidis at February 5th, 2008
Great recommendation! I thought of this post as 2.3.3 came out today — very easy.