IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 27, 2011, 3:09:17 PM (14 years ago)
Author:
heather
Message:

crap. I don't know why it thinks some of these are modified, but diffing them
against a fresh checkout of the trunk shows no differences.

These are the merge of addstar changes into the trunk. This adds tables,
breaking apart minidvodbRun into 2 parts (building/relphot/addstar) and
(verify/merging), which will make it easier to rebuild dvodbs in the
future. There's some debugging of various tasks here (addstar.revert, for
example), and a lot of cleanup of code.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ippTools/share/Makefile.am

    r32962 r33030  
    310310        minidvodbtool_queue_minidvodb_id.sql \
    311311        minidvodbtool_revertminidvodbcopy.sql \
     312        mergetool_find_minidvodb_id.sql \
     313        mergetool_find_mergedvodbcopy.sql \
     314        mergetool_find_merge_id_dvo.sql \
     315        mergetool_find_pendingmergeprocess.sql \
     316        mergetool_find_pending_merge.sql \
     317        mergetool_find_processed.sql \
     318        mergetool_queue_mergecopy_id.sql \
     319        mergetool_queue_merge_id.sql \
     320        mergetool_revertmergedvodbcopy.sql \
     321        mergetool_revertmergedvodbprocessed.sql \
    312322        pstamptool_completedreq.sql \
    313323        pstamptool_datastore.sql \
Note: See TracChangeset for help on using the changeset viewer.