Some CFBuilder Tips

June 07, 2010

CFBuilder has loads of hidden features which can improve your productivity. Here are a few you might not have found. Read more »

Clone a SVN repository

March 25, 2010

A quick guide to cloning an existing Subversion repo. Read more »

Sharing a Flex project with a team

April 28, 2009

Recently I've been working on a Flex project with another developer. We use SVN and have been committing the entire Flex project to the repository. The problem with this is that any compiler/custom settings you have break as they are stored as part of the project. Read more »

Keyword Substitution with TortoiseSVN

January 07, 2009

A cool feature of Subversion is that you can get it to update the comments in your script automatically when you commit it. Whenever I (or anyone else) update this file and commit it, the header comment is updated. This can be particularly useful when working with other developers as you can see who made the last commit without having to do a lookup to subversion. So, how do you do it? Read more »

Version Control for Windows Users Presentation

December 01, 2008

Andy Beer and I did a presentation on Version Control for Windows Users to Devon CFUG last week. Here are the slides. Read more »

TorttoiseSVN Tips

November 26, 2008

These are a few things I've discovered out about using TortoiseSVN, hopefully you'll learn something or maybe you already knew! Read more »

Subversion Hooks on Windows

November 19, 2008

Getting subversion on windows to automatically deploy committed files. Read more »

Free Version Control with Subversion e-book

July 07, 2008

I've just found out about the free Version Control with Subversion e-book. In case anyone else has missed it you can get it here: Read more »