Subversion repository setup
Subversion is my preferred tool for managing source code on software projects. A typical software project will include a trunk, for the main development, and two additional folders for tags and branches. In this training I show you how to setup a new subversion repository from scratch. … ...

January 4, 2011 