IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 25, 2014, 6:15:50 AM (12 years ago)
Author:
eugene
Message:

adding 3pi.20140621

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140610/dvodist/EXAMPLE

    r36076 r36937  
    1 scripts/mkindex.dvo.pl /data/ippc17.0/www/dvodist/www-root/LAP.3pi.PV1 "DVO Release LAP PV1 20130812" dvodist
     1
     2this directory is used to generate the dvodist web pages.  To generate a new set of pages, follow the example below:
     3
     4* make sure the new dvo copy has a valid HostTable.dat pointing at the true location for that dvo
     5
     6* copy the newest "mkdist" script to a new version, change the base name to match the new target
     7  * cd scripts; cp mkdist.LAP3pi.PV1.sh mkdist.20140621.sh
     8  * change the entries "catroot" and "catdir" to match the input and output locations
     9    (catdir is the relative location in the www directory)
     10
     11* run the new "mkdist" script (generates the many, many links)
     12  NOTE: best to run the script on ippc17 (or wherever the dvodist www server is currently located)
     13
     14* after the "mkdist" script is done, run the "mkindex.dvo.pl" script, eg:
     15  scripts/mkindex.dvo.pl /data/ippc17.0/www/dvodist/www-root/LAP.3pi.PV1 "DVO Release LAP PV1 20130812" dvodist
     16
     17* copy a Makefile from one of the older distribtions
     18
     19* modify the makefile to point at the new directories
     20
     21* add the makefile entry to the dvodist/Makefile
     22
Note: See TracChangeset for help on using the changeset viewer.