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


Ignore:
Timestamp:
Jun 19, 2007, 10:25:28 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

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

    v1 v1  
     1= How to Upgrade SCDB =
     2[[TracNav]]
     3
     4[[TOC(inline)]]
     5
     6
     7SCDB consists mainly in a set of client side tools, a Subversion server and an http server. Thus SCDB upgrades mainly consist of updating SCDB tools. In addition there a few Quattor specific RPMs on the Quattor server used for AII (initial installation of machines). This page describes how to upgrade each SCDB and Quattor specific parts. Refer to the relevant product documentation if you want to upgrade your http or Subversion server.
     8
     9''Note : SCDB has no http (generally Apache but not a requirement) or Subversion server version dependency.''
     10
     11
     12== Updating SCDB Tools ==
     13
     14
     15=== Updating with Eclipse ===
     16
     17
     18== Updating AII ==
     19
     20The only Quattor specific RPMs used with SCDB are installed on Quattor server for AII support. They are :
     21 * cdb-sync
     22 * ncm-template
     23 * aii-server
     24
     25Other 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.
     26
     27== Updating SWrep ==
     28
     29SWrep is the Quattor original service for managing RPM repositories. SCDB provides an alternative, based on plain http server and managed with SCDB Ant Tools (task `update.rep.templates`). If you want to use SCDB with SWrep, you have to also manage SWrep updates, using the standard upgrade procedure for SWrep.
     30
     31I