IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 220 and Version 221 of ippToPsps


Ignore:
Timestamp:
Apr 2, 2012, 2:28:26 PM (14 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ippToPsps

    v220 v221  
    300300
    301301
    302 == Running {{{dvoToMySQL}}} ==
    303 
    304 Like all other {{{ippToPsps}}} components, {{{dvoToMySQL}}} takes one argument which is a name of a config in the database. For example:
    305 
    306 {{{
    307 ./run.sh ./dvoToMySQL.py configs/lap.xml
    308 }}}
    309 
    310 This will begin to import the DVO database pointed to in the config into the scratch MySQL database also detailed in the config. The program can be started and stopped, as it will 'remember' which DVO files it has read and imported.
    311 
    312 There is a second 'hidden' argument to {{{dvoToMySQL}}}, namely {{{reset}}}. This is dangerous, as this option will reset all the tables necessary to import a DVO database. If you have spent days importing a DVO database, then run {{{dvoToMySQL}}} using this option, everything wilol be lost. The user is prompted to ask whether they really want to proceed.
    313 
    314 
    315302
    316303= Known issues =