Changes between Version 9 and Version 10 of Meetings/Workshops/20081027


Ignore:
Timestamp:
Oct 29, 2008, 11:58:06 AM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Meetings/Workshops/20081027

    v9 v10  
    613613 * ncm-components must be treated specifically to avoid one copy per component: they are considered as 1 Quattor component
    614614 * Proposal:
    615    * 1 copy for all components
     615   * 1 copy of build tools for all components
     616     * requires build tools to be updated for components within tags (to dynamically work out how far back up the tree the build tools are)
    616617   * Tagging per component, with a 'stable' release
    617618   * tags/ncm-components/stable containing an svn:externals to each individual component release
     
    621622 * tags/ncm-components must contain an external reference to  quattor build tools
    622623 * Global release tags must be defined under tags/ with a reference (either a branch copy or svn:externals) to all individual component versions part of the release
     624
     625Final structure agreed:
     626{{{
     627quattor-build-tools
     628trunk/ccm/qbt
     629trunk/ncm-components/qbt
     630trunk/ncm-components/ncm-*
     631
     632tags/ccm/stable/qbt
     633        /a.a.a/qbt
     634    /ncm-components/qbt
     635    /ncm-components/ncm-accounts/a.a.b/
     636}}}
    623637
    624638Action plan: '''open new repository Dec. 1st'''
     
    686700
    687701== Action Summary ==
    688 
    689 == Decisions ==
    690  * Structure of code in SF finalised:
    691    * quattor-build-tools referenced as externals at the root of every "product" (where all ncm-components are treated as a single product)
    692    * requires build tools to be updated for components within tags (to dynamically work out how far back up the tree the build tools are)
    693 {{{
    694 quattor-build-tools
    695 trunk/ccm/qbt
    696 trunk/ncm-components/qbt
    697 trunk/ncm-components/ncm-*
    698 
    699 tags/ccm/stable/qbt
    700         /a.a.a/qbt
    701     /ncm-components/qbt
    702     /ncm-components/ncm-accounts/a.a.b/
    703 }}}
    704  * CERN CVS to be set as read-only on Dec. 1st 2008
    705 
    706 
    707 == Actions ==
    708702
    709703=== Stephen Childs ===