SubVersion
Installation
s. Installation
Concepts
The data is stored in a repository. The repository stores the data in a filesystem tree.
- check out (copy) => working copy: svn checkout <???>
- publish: svn commit <???>
Tools
svn
svn is the command line client.