Tag Archives: Open Source

Simple WordPress Upgrade Using Subversion

I’ve been using subversion to update WordPress for a few minor revisions now. I simply followed the 2.2 branch and ran… svn up …to update my code. Today I ran… svn switch http://svn.automattic.com/wordpress/branches/2.3 …followed by visiting the upgrade script page … Continue reading

Posted in Open Source, PHP, Technology | Tagged , , , , | 1 Comment