Changeset 30585
- Timestamp:
- Feb 11, 2011, 3:54:07 PM (15 years ago)
- Location:
- branches/eam_branches/ipp-20101205
- Files:
-
- 10 edited
-
. (modified) (1 prop)
-
ippScripts/scripts/ipp_apply_burntool_single.pl (modified) (1 prop)
-
ippTools/share/camtool_find_pendingimfile.sql (modified) (1 prop)
-
ippTools/share/chiptool_processedimfile.sql (modified) (1 diff)
-
ippTools/share/pxadmin_create_tables.sql (modified) (1 prop)
-
ippTools/src (modified) (1 prop)
-
ippTools/src/magictool.c (modified) (1 prop)
-
ippconfig (modified) (1 prop)
-
psLib/src/imageops (modified) (1 prop)
-
psphot (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101205
- Property svn:mergeinfo changed
/trunk merged: 30577,30582-30583
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20101205/ippScripts/scripts/ipp_apply_burntool_single.pl
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/czw_branch/20101203/ippScripts/scripts/ipp_apply_burntool_single.pl merged eligible /trunk/ippScripts/scripts/ipp_apply_burntool_single.pl merged eligible /branches/eam_branches/ipp-20101103/ippScripts/scripts/ipp_apply_burntool_single.pl 29657-29920
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/eam_branches/ipp-20101205/ippTools/share/camtool_find_pendingimfile.sql
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101205/ippTools/share/chiptool_processedimfile.sql
r30579 r30585 30 30 rawImfile.burntool_state, 31 31 IFNULL(magicDSRun.magic_ds_id, 0) AS magic_ds_id, 32 magicDSRun.state AS dsRun_state, 33 magicDSFile.data_state AS dsFile_data_state 32 IFNULL(magicDSRun.state,0) AS dsRun_state, 33 IFNULL(magicDSFile.fault,0) AS dsFile_fault, 34 IFNULL(magicDSFile.data_state,0) AS dsFile_data_state 34 35 FROM chipRun 35 36 JOIN chipImfile -
branches/eam_branches/ipp-20101205/ippTools/share/pxadmin_create_tables.sql
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101205/ippTools/src
- Property svn:mergeinfo changed
/trunk/ippTools/src merged: 30582
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20101205/ippTools/src/magictool.c
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101205/ippconfig
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101205/psLib/src/imageops
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101205/psphot
- Property svn:mergeinfo changed (with no actual effect on merging)
Note:
See TracChangeset
for help on using the changeset viewer.
