A version control software is a system that manages files and directories over time. Every change made to any file or directory is stored in the repository so a complete history of data and versions is saved. The main interest is that older versions can be recovered and several versions can be done simultaneously by different persons without losing any information.
The TERAPIX Subversion server has two repositories:
The public repository contains Terapix software and documentation open to anyone.
The private repository contains software and documents restricted to TERAPIX members.
You may browse and download parts of our Subversion tree by visiting the websvn interface. This gives you a good picture of the current status of the source files. You may also display the complete histories of any file in the repository as well as differences between two versions.