IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2009, 10:21:18 AM (17 years ago)
Author:
Paul Price
Message:

Moving workdir under publishClient so it doesn't have to be defined for every run (which is going to run regularly under pantasks)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap_mops/ippTools/doc/publish_flow.txt

    r24427 r24428  
    11### Setup
    2 pubtool -defineclient -stage diff -comment Comment -destination DataStore -format MOPS
     2pubtool -defineclient -stage diff -comment Comment -product IPP-MOPS -workdir /path/to/somewhere
    33
    44### Regularly run by pantasks to generate publishing runs based on data that has been processed
    5 pubtool -definerun -workdir /path/to/somewhere
     5pubtool -definerun
    66
    77### Regularly run by pantasks to get list of files to publish
Note: See TracChangeset for help on using the changeset viewer.