Wordpress through Subversion

I have to say, I’m liking Wordpress’s install-with-subversion documentation. This will make it a lot easier to upgrade…

(update, 11.05: well, theoretically…)

(update, 11.12: you have to remember to upgrade the database once you’ve installed)

In short, making your Wordpress installation be a Subversion checkout seems like a great idea to me. It works easily (the WP people have instructions on how to convert your existing WP installation into a checkout of Subversion), they’re careful about tagging each new release (so you can upgrade just when releases happen; you don’t have to track the unstable bleeding-edge of Wordpress), and when a new release happens, upgrading is as easy as svn switch http://svn.automattic.com/wordpress/tags/NEW_VERSION/ followed by visiting http://server/wordpress/wp-admin/upgrade.php, and upgrades don’t come much easier than that, if you’re a techie like me. Good work, Wordpress team.

4 Responses to “Wordpress through Subversion”

  1. [...] Aq noticed a slightly easier way: use Subversion. Now I can upgrade WordPress with a simple svn up, [...]

    Easy Peasy WordPress Upgrades
  2. Yes, it works great! I upgraded 10 blogs last week to the latest version.

    Michael Moncur
  3. [...] subversion. Il existe un moyen de «convertir» une installation existante à la version svn selon ce blogue, mais je viens de passer une demie heure à faire des manipulations dans un peut tous les sens afin [...]

    Nekohay’blog » Blog Archive » wordpress svn
  4. [...] read a few months back that Stuart Langridge was using Subversion to keep his WordPress up-to-date and I thought: “that’s clever” and didn’t do anything about [...]

    SickBiscuit : Updating WordPress via Subversion

Leave a Reply

OpenID is a decentralised authentication system. If you use LiveJournal or Vox you already have an OpenID; just use the URL of your homepage there. See also how to get yourself an OpenID.