Automated deployment of SVN revisions with ANT
Automated deployment of SVN revisions and ANT is one of those things that has been on my to-do list for a very long time and I've finally got around to giving it a serious look. Read more »
Automated deployment of SVN revisions and ANT is one of those things that has been on my to-do list for a very long time and I've finally got around to giving it a serious look. Read more »
CFBuilder has loads of hidden features which can improve your productivity. Here are a few you might not have found. Read more »
A quick guide to cloning an existing Subversion repo. Read more »
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 »
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 »
Andy Beer and I did a presentation on Version Control for Windows Users to Devon CFUG last week. Here are the slides. Read more »
These are a few things I've discovered out about using TortoiseSVN, hopefully you'll learn something or maybe you already knew! Read more »
Getting subversion on windows to automatically deploy committed files. Read more »
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 »