Jon Simpson’s Weblog

My personal space for ideas & information.

Wordpress with Subversion: Upgrades

Did I mention I really like maintaining Wordpress installations with subversion already?

svn switch http://svn.automattic.com/wordpress/tags/2.0.1

One command to perform a no-pain, no-hassle update to Wordpress 2.0.1. Great!

Previous: Lack of s-video port on MacBook Next: 301 redirect non-www to www

2 Comments

  1. Paul Findlay says:

    Would following the branch (http://svn.automattic.com/wordpress/branches/2.0/) be any better?

  2. Jon says:

    I’m not innately familiar with the wordpress subversion repository, but I believe that would track current development revisions in the 2.0 series, and wouldn’t be appropriate for production installs.

    A tag for the latest revision of Wordpress (2.0.2) is missing at the current time, but hopefully the Wordpress developers will fix that issue eventually.

Leave a Reply