Search
Categories
Tags
- Adobe
- backup
- benchmark
- Cat 5e
- CMSs
- computers
- css
- disk
- diy
- exchange
- Fireworks
- home
- html
- IE6
- Installation
- IT
- KVM
- LAN
- mssql
- MySQL
- network
- project
- publish
- router
- sharepoint
- Software
- static
- student
- SVN
- upc
- USB
- video
- virtualbox
- vista
- VM
- VPS
- windows
- windows 7
- windows7
- Windows XP
- woodwork
- wordpress
- xhtml
- xp
Category Archives: Web Development
Upgrading from WordPress 2.9 to WordPress 3.0
I’ve my WordPress installed using SVN, and it was easy to upgrade WordPress 2.x to 3. WordPress have great docs and help on everything needed. #cd ~/public_blog #svn switch –relocate http://svn.automattic.com/wordpress/tags/2.9.2/ http://core.svn.wordpress.org/tags/2.9.2/ #svn sw http://core.svn.wordpress.org/tags/3.0/ . The main blog didn’t … Continue reading
Posted in IT, Web Development
Tagged CMSs, SVN
Comments Off on Upgrading from WordPress 2.9 to WordPress 3.0