Tag Archives: workflow
1st January, 2013
A practical application of subversion for web development
The power of version control is not just in being able to track changes to code and rollback mistakes. It can also be used to manage different versions of the same codebase on multiple servers such as production, staging and development servers. – Continue reading
0 Comments
12th July, 2012
A web developer’s workflow
A close friend of mine recently asked me for some advice in getting started with version control. He is a developer too and we have previously, in another life, worked at a web agency together, although this was not where … – Continue reading
0 Comments