Changes between Version 9 and Version 10 of Meetings/Workshops/20081027
- Timestamp:
- Oct 29, 2008, 11:58:06 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Meetings/Workshops/20081027
v9 v10 613 613 * ncm-components must be treated specifically to avoid one copy per component: they are considered as 1 Quattor component 614 614 * 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) 616 617 * Tagging per component, with a 'stable' release 617 618 * tags/ncm-components/stable containing an svn:externals to each individual component release … … 621 622 * tags/ncm-components must contain an external reference to quattor build tools 622 623 * 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 625 Final structure agreed: 626 {{{ 627 quattor-build-tools 628 trunk/ccm/qbt 629 trunk/ncm-components/qbt 630 trunk/ncm-components/ncm-* 631 632 tags/ccm/stable/qbt 633 /a.a.a/qbt 634 /ncm-components/qbt 635 /ncm-components/ncm-accounts/a.a.b/ 636 }}} 623 637 624 638 Action plan: '''open new repository Dec. 1st''' … … 686 700 687 701 == 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-tools695 trunk/ccm/qbt696 trunk/ncm-components/qbt697 trunk/ncm-components/ncm-*698 699 tags/ccm/stable/qbt700 /a.a.a/qbt701 /ncm-components/qbt702 /ncm-components/ncm-accounts/a.a.b/703 }}}704 * CERN CVS to be set as read-only on Dec. 1st 2008705 706 707 == Actions ==708 702 709 703 === Stephen Childs ===