[go: up one dir, main page]

Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 core 2007-11-09 wouter705 [r1] Added readme.txt file to explain the layout of ...
 readme.txt 2007-11-09 wouter705 [r1] Added readme.txt file to explain the layout of ...

Read Me

Twiggi web-based groupware 2 repository.
========================================

This readme file explains how the repository is build up.
First of all this repository only holds the code for Twiggi 2.
Twiggi 2 is divided up into multiple modules to make the maintenance easier.

Every modules is located in the root of the repository and within each module are 3 directories:
- trunk: Main development code of that specific module.
- tags: The tags of that specific module (e.g. every release).
- branches: The branches of that specific module.

If you're just checking out Twiggi it is best to get the trunk. The tags and branches will not be of much use for you.