Digital Notepad

Internet, Mobility and Serious Geekery

Update WordPress via SVN

July30

The next time WordPress releases a new version, you will probably want to upgrade to that version. To do that, log in and use the Subversion “switch” command (sw) to switch to a new version (assuming the new version is 2.7):

cd yourapp
svn sw http://svn.automattic.com/wordpress/tags/2.7/ .

Doing so will overwrite any changed WordPress-provided files, while leaving any custom or privately owned files, plugins, and themes alone. In other words, it should be safe (but make a backup, just in case).

Run the usual wp-admin/upgrade.php and you’re done.

posted under Tech
One Comment to

“Update WordPress via SVN”

  1. On September 3rd, 2008 at 21:08 Digital Notepad » Blog Archive » Multi-Blog Installation with WordPress via Categories Says:

    [...] first step is installing WordPress via SVN. This works like a charm an makes upgrading [...]

Email will not be published

Website example

Your Comment: