home — Server Development
This page was updated on:
$Date: 2007/02/27 18:20:03 $
$Date: 2007/02/27 18:20:03 $
CVS
The Kolab project maintains a CVS server for version control of the Kolab server code.
Please report any development issues to the
Kolab development mailing list.
Please feel free to submit patches, documentation or anything else you can
think of that would help the project.
Web CVS Access
Access to the Kolab CVS server is also provided through a ViewCVS interface.Anonymous direct CVS Access
Anonymous CVS access is provided for all interested parties to check out the code - this can be obtained by the following means:
CVSROOT
:pserver:anonymous@intevation.de:/home/kroupware/jail/kolabrepository
Main Modules
server: The Kolab Server
doc: Documentation
utils: Various utilities
Branches
- Kolab-2 Development
Also known as HEAD; this branch is open for development.
To checkout use :cvs checkout - Kolab-2.0 Stable
This is the current status of Kolab 2.0 and is used for bugfixes.
To checkout use :cvs checkout -r kolab_2_0_branch modulename - Kolab-1 Stable (inactive)
This is the last status of Kolab 1.0 and was used for bugfixes.
To checkout use :cvs checkout -r KOLAB_1_0 modulename
