SVN in 30 minutes

As always at the end of the page will find the LaTeX pdf version.

Before start just some notes: I decided to write a guide about SVN and not about GIT only because at work I use it. Since I wrote this document for the office I thought would have been good publish it even for others.
Personally I prefer GIT, in fact this is the reason why you’ll find all my source code on github.

Introduction

Every time you start to work on something, whatever it is, it is very useful use a Version Control System. Continue reading