- Timestamp:
- May 4, 2011, 3:20:38 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippToPsps/jython/config.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/ippToPsps/jython/config.xml
r31253 r31434 16 16 <gpc1database> 17 17 <name>gpc1</name> 18 <!--<name>haf_addtest</name>--> 18 19 <host>ippdb01</host> 19 20 <user>ipp</user> … … 23 24 <!-- ippToPsps Db section --> 24 25 <ipptopspsdatabase> 25 <name>ipp ToPsps</name>26 <name>ipptopsps</name> 26 27 <host>ippdb01</host> 27 28 <user>ipp</user> … … 31 32 <!-- datastore section --> 32 33 <datastore> 33 <product>PSPS_JHU</product> 34 <!--<product>PSPS_JHU</product>--> 35 <product>PSPS_test</product> 34 36 <type>IPP_PSPS</type> 35 37 </datastore> 36 38 37 39 <!-- DVO section --> 38 < ThreePidvo>40 <dvo_3PI> 39 41 <name>ThreePi.V1</name> 40 42 <location>/data/ipp004.0/gpc1/catdirs/ThreePi.V1</location> 41 </ ThreePidvo>43 </dvo_3PI> 42 44 43 <MD04dvo> 44 <name>MD04.V1</name> 45 <location>/data/ipp004.0/gpc1/catdirs/MD04.V1</location> 46 </MD04dvo> 45 <dvo_MD04> 46 <name>MD04.merge</name> 47 <!--<location>/export/ippc00.1/rhenders/MD04.merge</location>--> 48 <location>/data/ipp005.0/gpc1/catdirs/MD04.merges/MD04.merge</location> 49 <!--<name>HAFTest.Staticsky</name>--> 50 <!--<location>/data/ipp004.0/gpc1/catdirs/HAFTest.StaticSky/HAFTest.Staticsky.540</location>--> 51 <!--<name>MD04.V1</name>--> 52 <!--<location>/data/ipp004.0/gpc1/catdirs/MD04.V1</location>--> 53 </dvo_MD04> 47 54 48 55 <!-- local storage locations --> 49 < !--<localOutPath>/data/ipp004.0/rhenders</localOutPath>-->50 < localOutPath>./</localOutPath>56 <localOutPath>/data/ipp005.0/rhenders</localOutPath> 57 <!--<localOutPath>./</localOutPath>--> 51 58 52 59 </ippToPsps>
Note:
See TracChangeset
for help on using the changeset viewer.
