SUPINFO Information Systems

The SUPINFO Information Systems blog


Connexion

SRD - SVN & Trac

Preamble

To allow people to develop their own project in a safe and intelligent way, we currently offer two platforms: SVN (which is a version control system) and Trac (which is a web-based project management and bug-tracking tool).

The use of these tools is mandatory when working on a project. To use SVN and Trac, you first need to contact SRD to obtain an access for your project.

SVN

SVN is an open source version control system. It allows you to store all your source code and documents, and it keeps history of all the changes. See the official web site for more information.

To use the SVN, you will have to use a third party client, like TortoiseSVN. Refer to the official web site to have a list of the third party clients.

Trac

Trac offers different tools: project management, ticket system, Wiki and so on. It allows you to have a real project management tool. See the official web site for more information.