Aug 27 2008

WordPress Easy Update


So I finally took the time out to change my WordPress install to be a checkout from Subversion (SVN). This will eliminate the headache of copying files to my website when I want to update to the latest version of WP. Following WordPress’ upgrade procedures (even though I know how to use SVN very well) I was able to backup my old site and move my modification over to an SVN checked out copy of WordPress. Since I use this blog regularly I decided to not checkout the trunk which would be the latest and greatest version of WP, and might or probably does contain bugs. I opted for the tag of the latest stable revision of WP (2.6.1). When I decided to update next all I will do is run the command:

$ svn sw http://svn.automattic.com/wordpress/tags/SOMEVERSION/ .

and I will be all set! For anyone looking for directions to do this, even if you are a newbie to subversion, WordPress has a great tutorial on it for you: Updating WordPress using Subversion.


About the Author

Written by Daniel Smith

Just me, the guy behind the website. Software developer, musician, diver, and human.


Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>