| Subversion Repository Layout |
|
|
At the top-most level of the repository we have the following directories:
Each of these directories have their own trunk, tags and branches directories. The trunk contains the main version, while the tags depicts how a version appears at a release and branches contains alternate directions of development. The tags and branches directories are only used for the freecol part of the repository. Development branchesWe are developing two versions of FreeCol at the same time: the main version and a 0.7.x-branch. The former will be released as FreeCol 0.8.0 and will be buggy for a long time, while the latter will be used for creating 0.7.x releases. The main version is located in freecol/trunk while the 0.7.x-branch can be found in freecol/branches/0.7.x/trunk.
We might continue using branches for bugfix releases as indicated in the image above. The main version would in that case continue to reside in the freecol/trunk directory. |
|||||||||||
| Next > |
|---|

