Enhancement #62

Deployment script

Added by Anonymous over 16 years ago. Updated over 16 years ago.

Status:ClosedStart date:
Priority:NormalDue date:
Assignee:Anonymous% Done:

0%

Category:ProCKSI
Target version:9.0
Resolution:fixed

Description

Setup script should be able to prepare the working copy to be checked in to the repository.
Changes that have been made outside the 'install' directory must be translated and made available within the 'install' directorybr
  • Additional symlinks must be detected and a warning be issued
  • In files in the HTML and TMPL directories,
    1. <TMPL_ and </TMPL_ tags must be substituted to <TMPL#_ and </TMPL#_, respectively, in order to mask them for the next installation process.
    2. all values that have been substituted during the previous installation process, e.g. all SERVER_, DATABASE_, APACHE_, INSTALL_ and SMTP_ template tags, must be substituted back. E.g. "quickstep.cs.nott.ac.uk:8081" => <tmpl_var name='SERVER_NAME'>

History

#1 Updated by Anonymous over 16 years ago

  • Status changed from New to In Progress

#2 Updated by Anonymous over 16 years ago

  • Status changed from In Progress to Closed
  • Resolution set to fixed

(In r530) f - setup.pl: deployment mode that translates changes made in the installed version into the templates, which are located in the install directory
a - SVN: allow keyword substitution of Revision and Date
b - ROC analysis: check for .list file types
a - add sources for tooltips

closes #62, #63, #64, #65

Also available in: Atom PDF