[go: up one dir, main page]

Menu

[r2]: / readme.txt  Maximize  Restore  History

Download this file

17 lines (10 with data), 671 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
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.