Ohh the joys of subversion, I’ve just updated my wordpress blog from version 2.3.2 to version 2.3.3 to address a security issue. I’m really glad I converted my wordpress installation last month to use subversion.
All I had to do was ssh into my account and type:
svn sw http://svn.automattic.com/wordpress/tags/2.3.3/
It then updated the following files:
U wp-includes/gettext.php U wp-includes/version.php U wp-includes/pluggable.php U xmlrpc.php U wp-admin/install-helper.php Updated to revision 6736.
Job done, lunch time for me