Subversion
Create a SVN repository with Ubuntu and SubVersion
Posted on Saturday 6th of August 2011 by Eric Potvin
Install and configure subversion, create a SVN repository, trunk and branches
How to setup an SVN Repository on Apache (http) on Ubuntu
Posted on Sunday 14th of August 2011 by Eric Potvin
Quick guide to in install and configure Subversion for Apache in Ubuntu
Ignore folder in SubVersion
Posted on Monday 21st of February 2011 by Eric Potvin
How to ignore folders such as Smarty templates_c using SVN
Organize your SVN repository
Posted on Wednesday 21st of September 2011 by Eric Potvin
How to organize your trunk, branches, tags and releases following a naming convention
SVN Merge branch with trunk
Posted on Saturday 10th of December 2011 by Eric Potvin
How to merge your current svn branch to your trunk
Smart grep with SVN
Posted on Sunday 6th of March 2011 by Eric Potvin
Looking for some code in PHP files using grep finding the right information quickly