Making Wordpress Upgrades easier with Subversion

This morning I just realized how easy it could be to upgrade my Wordpress installation. Since I didn’t want to upgrade via SFTP (would have required me to install an FTP server first, so *lazy*) and manually upgrading is some kind of awful I was happy to find this article at the Wordpress codex: Updating Wordpress with Subversion

This is a really neat opportunity for all users who are familiar to Subversion and really speeds up upgrades for me since I just will need to switch to the latest release-tag (one should not use the trunk since this may not be stable) and should be fine. Until now, upgrading my blog really was a pain in the ass, but now it’s fun again…

Tags: , ,

Leave a Reply