Changes between Version 5 and Version 6 of SVN


Ignore:
Timestamp:
Dec 8, 2006, 12:38:49 PM (17 years ago)
Author:
Frederico Caldeira Knabben
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SVN

    v5 v6  
    1313    trunk ------+ This is the development place.
    1414    branches ---+ We'll start working with branches after the 2.4.
     15        developers
     16        features
     17        versions
    1518    tags
    1619        2.3.2 --+
     
    3033=== Branches ===
    3134
    32 [TODO]
     35Branch give us isolated environments for development, and once tested and confirmed a new work is ready, it can be simply merged in the trunk.
     36
     37The branches could be created in the following spaces:
     38
     39 * '''branches/developers''': each developer may have a private branch under this directory. The directory name is the developer name (fredck, for example). The developer himself can decide to use it or not, and have complete freedom for it.
     40 * '''branches/features''': if a feature is too big and complex, a developer could decide to create a dedicated branch for it.
     41 * '''branches/versions''': there could be branches for future versions, waiting while previous ones are being tested and released.
    3342
    3443=== Tags ===
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy