|
Revision 1267, 0.5 kB
(checked in by tiagovaz, 11 months ago)
|
|
|
-
Property svn:keywords set to
Id
|
| Line | |
|---|
| 1 | Structure of the directory root |
|---|
| 2 | =============================== |
|---|
| 3 | |
|---|
| 4 | branches: Store old versions (ex.: when the 1.1 start with a new |
|---|
| 5 | developer version, then the 1.0.x will go to branches directory). Also |
|---|
| 6 | store features that they can break the actualy development |
|---|
| 7 | version. |
|---|
| 8 | |
|---|
| 9 | people: Store changed versions to tests, then will go to trunk |
|---|
| 10 | directory when the tests is finish. |
|---|
| 11 | |
|---|
| 12 | tags: Store versions launched officially. |
|---|
| 13 | |
|---|
| 14 | trunk: It stores the version that currently is in development. |
|---|
| 15 | |
|---|
| 16 | -- |
|---|
| 17 | $Id$ |
|---|