2. GForge CVS repository

2.1. Anonymous access
2.2. Modules in CVS repository

2.1. Anonymous access

You can check out the GForge CVS repository through anonymous CVS with the following instructions.

The module you wish to check out must be specified as the <modulename>. When prompted for a password for anonymous, simply press the Enter key.

export CVSROOT=:pserver:anonymous@cvs.gforge.org:/cvsroot/gforge
cvs login
cvs co <modulename>

2.2. Modules in CVS repository

The following CVS modules are available in GForge repository.

gforge

Main module. Contains GForge software.

tools

Contains tools which may be useful for GForge developers, translators and administrators.

gforge-plugin-helloworld

Helloworld plugin to help developers understand plugin management in GForge.

gforge-plugin-eirc

EIRC plugin for GForge (java based IRC client in GForge).

gforge-plugin-ldapextauth

Authentification on external LDAP directory plugin. Still a work in progress.

gforge-theme-helloworld

Simple theme example.

gforge-theme-starterpack

Themes debian package information.

gforge-theme-(classic|darkaqua|debian|forged|kde|querencia|savannah|ultralite)

Themes for GForge. They may be outdated.