Changes between Version 11 and Version 12 of Obsolete/Development/Templates/Components


Ignore:
Timestamp:
Jun 30, 2010, 1:51:05 PM (14 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Development/Templates/Components

    v11 v12  
    3434== Installing a New Version ==
    3535
    36 To install a new version of a NCM component inside SCDB, the easiest is to use [source:SCDB/trunk/src/utils/misc/updateComponent src/utils/misc/updateComponent] script. This script takes care of rebuilding the component from CVS sources (an up-to-date [http://quattor.web.cern.ch/quattor/software.htm CVS checkout] is required), to install templates in all places where it is relevant into SCDB (for grid templates, into all the version of grid templates installed) and, optionally to copy the RPM into a RPM repository. The syntax is :
     36To install a new version of a NCM component inside SCDB, the easiest is to use [source:SCDB/trunk/src/utils/misc/updateComponent src/utils/misc/updateComponent] script. This script takes care of rebuilding the component from sources (an up-to-date working copy of [https://quattor.svn.sourceforge.net/svnroot/quattor/trunk Quattor repository] is required), to install templates in all places where it is relevant into SCDB (for grid templates, into all the version of grid templates installed) and, optionally to copy the RPM into a RPM repository. The syntax is :
    3737{{{
    38 src/utils/misc/updateComponent --source /cvs/checkout/path/ncm-components/category \
     38src/utils/misc/updateComponent --source /repository/checkout/path/ncm-components/category \
    3939                               --rpmrep /your/component/RPM/repository/path \
    4040                               component_name