Changeset 28304 for branches/czw_branch/20100519/ippMonitor
- Timestamp:
- Jun 10, 2010, 6:28:51 PM (16 years ago)
- Location:
- branches/czw_branch/20100519
- Files:
-
- 4 deleted
- 4 edited
- 11 copied
-
. (modified) (1 prop)
-
ippMonitor/Makefile.in (modified) (3 diffs)
-
ippMonitor/def/staticskyFailedSkyfile.d (copied) (copied from trunk/ippMonitor/def/staticskyFailedSkyfile.d )
-
ippMonitor/def/staticskyInputSkyfile.d (copied) (copied from trunk/ippMonitor/def/staticskyInputSkyfile.d )
-
ippMonitor/def/staticskyProcessedSkyfile.d (copied) (copied from trunk/ippMonitor/def/staticskyProcessedSkyfile.d )
-
ippMonitor/def/staticskyRun.d (copied) (copied from trunk/ippMonitor/def/staticskyRun.d )
-
ippMonitor/def/staticskySummary.d (copied) (copied from trunk/ippMonitor/def/staticskySummary.d )
-
ippMonitor/raw/czartool.php (deleted)
-
ippMonitor/raw/czartool_labels.php (copied) (copied from trunk/ippMonitor/raw/czartool_labels.php )
-
ippMonitor/raw/czartool_servers.php (copied) (copied from trunk/ippMonitor/raw/czartool_servers.php )
-
ippMonitor/raw/ipp.czartool.dat (copied) (copied from trunk/ippMonitor/raw/ipp.czartool.dat )
-
ippMonitor/raw/ipp.imfiles.dat (modified) (1 diff)
-
ippMonitor/raw/ipp.stack.dat (modified) (1 diff)
-
ippMonitor/scripts/checkServer.pl (deleted)
-
ippMonitor/scripts/czartool_checkServer.pl (copied) (copied from trunk/ippMonitor/scripts/czartool_checkServer.pl )
-
ippMonitor/scripts/czartool_getLabels.pl (copied) (copied from trunk/ippMonitor/scripts/czartool_getLabels.pl )
-
ippMonitor/scripts/czartool_getServerStatus.pl (copied) (copied from trunk/ippMonitor/scripts/czartool_getServerStatus.pl )
-
ippMonitor/scripts/getLabels.pl (deleted)
-
ippMonitor/scripts/getServerStatus.pl (deleted)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20100519
- Property svn:mergeinfo changed
-
branches/czw_branch/20100519/ippMonitor/Makefile.in
r27927 r28304 14 14 PROGRAMS = \ 15 15 $(DESTBIN)/skyplot.dvo \ 16 $(DESTBIN)/ getLabels.pl \17 $(DESTBIN)/c heckServer.pl \18 $(DESTBIN)/ getServerStatus.pl16 $(DESTBIN)/czartool_getLabels.pl \ 17 $(DESTBIN)/czartool_checkServer.pl \ 18 $(DESTBIN)/czartool_getServerStatus.pl 19 19 20 20 RAWSRC = \ … … 47 47 $(DESTWWW)/skyplot.php \ 48 48 $(DESTWWW)/getimage.php \ 49 $(DESTWWW)/czartool.php \ 49 $(DESTWWW)/ipp.czartool.dat \ 50 $(DESTWWW)/czartool_labels.php \ 51 $(DESTWWW)/czartool_servers.php \ 50 52 51 53 … … 140 142 $(DESTWWW)/stackProcessedSkyfile_Images.php \ 141 143 $(DESTWWW)/stackFailedSkyfile.php \ 144 $(DESTWWW)/staticskyRun.php \ 145 $(DESTWWW)/staticskySummary.php \ 146 $(DESTWWW)/staticskyInputSkyfile.php \ 147 $(DESTWWW)/staticskyProcessedSkyfile.php \ 148 $(DESTWWW)/staticskyFailedSkyfile.php \ 142 149 $(DESTWWW)/magicRun.php \ 143 150 $(DESTWWW)/magicSummary.php \ -
branches/czw_branch/20100519/ippMonitor/raw/ipp.imfiles.dat
r27927 r28304 21 21 menutop | menutop | link | simple plot - chip | simplePlot.php 22 22 menutop | menutop | link | simple plot - cam | simplePlotcam.php 23 menutop | menutop | link | czartool | czartool .php23 menutop | menutop | link | czartool | czartool_labels.php 24 24 -
branches/czw_branch/20100519/ippMonitor/raw/ipp.stack.dat
r26947 r28304 27 27 menulink | menuselect | link | Magic Failed Nodes | magicFailedNodes.php 28 28 menulink | menuselect | link | Magic Failed Masks | magicFailedMasks.php 29 30 menutop | menutop | plain | | 31 menulink | menuselect | link | Static Sky Summary | staticskySummary.php 32 menulink | menuselect | link | Static Sky Run | staticskyRun.php 33 menulink | menuselect | link | Static Sky Input Skyfile | staticskyInputSkyfile.php 34 menulink | menuselect | link | Static Sky Processed Skyfile | staticskyProcessedSkyfile.php 35 menulink | menuselect | link | Static Sky Failed Skyfile | staticskyFailedSkyfile.php
Note:
See TracChangeset
for help on using the changeset viewer.
