Changes between Version 56 and Version 57 of Download/SCDB


Ignore:
Timestamp:
Sep 15, 2008, 9:56:16 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v56 v57  
    6060}}}
    6161
    62 The {{{post-commit}}} file have to be edited. In particular, check for:
    63 {{{QUATTORSRV}}}, {{{DEPLOYSCRIPT}}}, {{{MAILER/SVNLOOK/SSH}}} and {{{NOTIFY}}} variables (everything should be self-explaining). ''Note to Michel: toutes les variables à modifier devraient être groupées au début du fichier.'' Also in {{{post-commit}}}, beware of the regular expression used to match a tag: it may be wrong for you, tune it as needed.
    64 
    65 One should also edit {{{build-tag.pl}}} file, look for {{{JAVA_HOME}}}, {{{$repo}}} and {{{$cache}}}.
    66 
    67 The SVN repository have to be accessed by {{{http(s):}}} method (not {{{file:}}}), this imply installation and configuration of {{{mod_dav_svn}}} for Apache.
     62These scripts require some configuration files that will be created during [wiki:Download/SCDB#QuattorServerFinalconfiguration final configuration].
     63
     64Quattor tools access SVN repository through {{{http(s):}}} method (not {{{file:}}}), thus it is necessary to install and configure Apache {{{mod_dav_svn}}} module.
    6865
    6966The SVN repository should belong to the identity that run the web server: