Changes between Version 6 and Version 7 of Obsolete/Download/SCDB/Upgrade


Ignore:
Timestamp:
Apr 22, 2011, 10:00:12 AM (13 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

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

    v6 v7  
    1717 find external utils src -type d -not -path '*.svn*' -exec /scdb/pro/utils/misc/directory-sync {} /scdb/pro \;
    1818}}}
    19  1. Remove all the plain files located in the top directory of your production installation except `quattor.build.properties` (this can be done with `rm *`, any file deleted by mistake can be reverted with `svn revert`) and copy the new version of these files from the checkout done during step 1. A typical command is (ignore error message about directories):
     19 1. Remove all the plain files located in the top directory of your production installation except `quattor.build.properties` if it exists (this can be done with `rm *`, any file deleted by mistake can be reverted with `svn revert`) and copy the new version of these files from the checkout done during step 1. A typical command is (ignore error message about directories):
    2020{{{
    2121cp /scdb/pro .
     
    4141In fact, there is not much to say about this. All SCDB tools are contained inside SCDB. Whether you are using Eclipse or not is not relevant but this is probably easier to update SCDB tools with command line tools on a Unix system than with a GUI. The basic operation is the same: check out the new version, copy the files it provides to your production SCDB.
    4242
    43 If SCDB tools has been update from outside Eclipse, getting the new tools under Eclipse is just the matter of a "SVN update'. Depending on your Eclipse Java VM configuration, you may have to restart Eclipse to successfully update `panc` and use the new version (if you use the same Java VM for Eclipse and SCDB, which is generally recommended).
     43If SCDB tools have been updated outside Eclipse, getting the new tools under Eclipse is just the matter of a `svn update`. Depending on your Eclipse Java VM configuration, you may have to restart Eclipse to successfully update `panc` and use the new version (this happens in particular if you use the same Java VM for Eclipse and SCDB, which is the recommended configuration).
    4444
    4545=== Updating AII ===
    4646
    47 The only Quattor specific RPMs used with SCDB are installed on Quattor server for AII support. They are :
     47The only Quattor-specific RPMs used with SCDB for AII support are installed on the Quattor server . They are:
    4848 * cdb-sync
    4949 * ncm-template