Changes between Version 6 and Version 7 of DevelopersCorner


Ignore:
Timestamp:
Mar 6, 2008, 4:06:55 PM (16 years ago)
Author:
pagameba
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersCorner

    v6 v7  
    99'''branches''':
    1010  Releases of Fusion are organized into branches.  When a new major or minor release is made, it is copied from trunk to the branches folder and named {{{fusion-<major>-<minor>}}}.  Any bug fixes related to that version are applied to the branch and new bugfix releases can be created from the branch from time to time.  A branch is considered stable and usable for deploying applications.
    11  '''tags''':
     11'''tags''':
    1212  All major, minor and bugfix releases of Fusion are tagged by copying the appropriate branch revision to the tags folder.  Binary releases are created by checking out a tag sub folder and running the build process against that folder.  You should not commit any changes to a tag.
    1313'''sandbox''':