twiggi web-based groupware Code
Brought to you by:
wouter705
| File | Date | Author | Commit |
|---|---|---|---|
| branches | 2007-12-08 | wouter705 | [r2] Moved to a new directory layout that can be use... |
| tags | 2007-12-08 | wouter705 | [r2] Moved to a new directory layout that can be use... |
| trunk | 2007-12-08 | wouter705 | [r2] Moved to a new directory layout that can be use... |
| readme.txt | 2007-11-09 | wouter705 | [r1] Added readme.txt file to explain the layout of ... |
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.