-
Categories
-
Tags/Keywords
Javascript CSS MySQL PHP Debian Linux HTTP Ubuntu ssl svn WLB07051 shell Firefox bash samba Screen nutrition Ruby metabolism RAID MediaWiki HTML Apache Family CLI Subversion SSH VIM smb X T61 blog.bigsmoke.us XTerm mod_rewrite van der Molen postfix xen plugin WWW Windows RuG Gentoo WordPress DNS zimbra -
Recent Posts
-
Recent Comments
Tag: Subversion
Upgraded WordPress from 2.1 to 2.3.1
I'm now on WordPress 2.3.1. It was about time too; I was still on 2.1.
Importing the tags from Ultimate Tag Warrior worked fine. Before upgrading and importing, I quickly patched my local version of WP with a little help from Subversion: Read More »
Replacing the trunk of a Subversion repository with a feature branch
For the Sicirec website, I use Subversion to track all changes. When working on big changes which take more than a day to implement, I follow the Feature Branches branching pattern. This pattern means that the trunk remains relatively stable and usable for everyday updates while I can climb in a feature branch whenever I want to work on the big new feature(s). Read More »