Tag Archives: software

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. … ...

{{{programming}}}
The rest of this training is available to employees of Daniel Watrous only.
Login or General subscription is not available.

Read more

Project Locker (subversion)

A critical tool when developing software is Revision Control Software. There are several very good options available, including Subversion, GIT and others. I choose subversion because of it’s excellent Windows based tools and cheap hosting. Project Locker is my preferred hosting company for subversion. In this short training I show you how to use Project […]

Read more