Overview

This project uses a Source Content Management System to manage its source code.

Web Access

The following is a link to the online source repository.

Anonymous access

Refer to the documentation of the SCM used for more information about anonymously check out. The connection url is:

cvs -d:pserver:anonymous@mandragora.cvs.sourceforge.net:/cvsroot/mandragora login

Developer access

Refer to the documentation of the SCM used for more information about developer check out. The connection url is:

cvs -z3 -d:ext:developername@mandragora.cvs.sourceforge.net:/cvsroot/mandragora

Access from behind a firewall

Refer to the documentation of the SCM used for more information about access behind a firewall.