Changes between Version 1 and Version 2 of Obsolete/Download/SCDB/Upgrade


Ignore:
Timestamp:
Oct 3, 2008, 2:09:46 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

Add instructions to upgrade SCDB

Legend:

Unmodified
Added
Removed
Modified
  • Obsolete/Download/SCDB/Upgrade

    v1 v2  
    1212== Updating SCDB Tools ==
    1313
     14SCDB tools is a set of utilities, underlying products and ant tasks used to manage SCDB and produce/maintain some templates. They are all maintained separately from the QWG templates and their source is in [source:SCDB SCDB branch] of QWG repository. There are 3 separate branches related to SCDB tools:
     15
     16 * [source:SDBD/trunk trunk]: where the new contributions go first. You should not expect this to be stable or ready for production at each revision and this is not recommended to use it in production.
     17 * [source:SCDB/branches branches]: there is one branch for each major version of SCDB. Current version is [source:SCDB/branches/v2 v2]. Material in this branch is sort of beta releases: not everything has been thoroughly tested but it is supposed to work.
     18 * [source:SCDB/tags tags]: there is one branch for each released version of SCDB. Look at release notes for new version announcements and numbers. This is the production-ready released. One of them is flagged as [source:SCDB/tags/pro pro] and is the current recommended production version.
     19
     20To update from one SCDB version to another, the easiest is to check out the SCDB version you want with a SVN client and then copy to your production SCDB the contents of all directory from the reference version. You can use directory-sync to help with this operation. As SCDB tools are part of SCDB, changes made can be reviewed and/or reverted with usual SVN commands.
     21
     22
    1423
    1524=== Updating with Eclipse ===
     
    2231 * ncm-template
    2332 * aii-server
     33 * aii-client
     34 * aii-ks
     35 * aii-pxelinux
     36
     37These RPMs may have some other non Quattor-specific dependencies.
    2438
    2539Other parts of SCDB have no dependency on these RPMs and they can be freely updated as needed, when new versions of these RPMs become available.