Changes between Version 6 and Version 7 of Obsolete/Development/Templates/Components
- Timestamp:
- Jul 13, 2007, 7:47:34 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/Templates/Components
v6 v7 34 34 == Installing a New Version == 35 35 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 CVS checkoutis 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 :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 : 37 37 {{{ 38 38 src/utils/misc/updateComponent --source /cvs/checkout/path/ncm-components/category \