Changes between Version 4 and Version 5 of Obsolete/Development/Templates/Components
- Timestamp:
- Jun 25, 2007, 2:25:11 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Obsolete/Development/Templates/Components
v4 v5 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.pl src/utils/misc/updateComponent.pl] script. This script takes care of rebuilding the component from CVS sources (an up-to-date CVS checkout is required), to install templates in to SCDBand, 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.pl src/utils/misc/updateComponent.pl] script. This script takes care of rebuilding the component from CVS sources (an up-to-date 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.pl --source /cvs/checkout/path/ncm-components/category \