Changeset 24427 for branches/pap_mops/ippTools/doc/publish_flow.txt
- Timestamp:
- Jun 15, 2009, 5:28:09 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap_mops/ippTools/doc/publish_flow.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_mops/ippTools/doc/publish_flow.txt
r24413 r24427 3 3 4 4 ### Regularly run by pantasks to generate publishing runs based on data that has been processed 5 pubtool -definerun 5 pubtool -definerun -workdir /path/to/somewhere 6 6 7 7 ### Regularly run by pantasks to get list of files to publish 8 8 pubtool -pending 9 --> publish_file.pl --pub_id 12345 -- component skycell.123.456 --destination DataStore --stage diff --stage_id 67890 --format MOPS10 ----> pubtool -add -pub_id 12345 - -component skycell.123.456 --fault 09 --> publish_file.pl --pub_id 12345 --workdir /path/to/somewhere --product IPP-MOPS --stage diff --stage_id 67890 10 ----> pubtool -add -pub_id 12345 -path_base /path/to/somewherenice -fault 0 11 11 12 12 ### Run as required 13 13 pubtool -revert 14 14 15 ### Regularly run by pantasks to mark running publish runs as 'full'16 pubtool -advance
Note:
See TracChangeset
for help on using the changeset viewer.
