Report problems to ATLAS LXR Team (with time and IP address indicated)

The LXR Cross Referencer

source navigation ]
diff markup ]
identifier search ]
general search ]
 
 
Architecture: linux ]
Version: head ] [ nightly ] [ GaudiDev ]
  Links to LXR source navigation pages for stable releases [ 12.*.* ]   [ 13.*.* ]   [ 14.*.* ] 

001 <?xml version="1.0" ?>
002 <!-- 
003  DCube API configuration file
004  author: Krzysztof Daniel Ciba
005  date: November 14th, 2007
006  purpose: holds configuration for DCubeClient 
007 
008  cibak @ 19/01/2009: added CMTCONFIG values for SLC5
009 
010 -->
011 <dcube version="0.0">
012 
013 <!-- path to CoolDozer server directory -->
014 <server>/afs/cern.ch/user/c/cibak/scratch2</server>
015 
016 <!-- known branches -->
017 <branch>dev</branch>
018 <branch>devval</branch>
019 <branch>bugfix</branch>
020 <branch>point1</branch>
021 <branch re="\d{2}\.\d{1}\.\d{1}X$">NN.N.NX</branch>
022 <branch re="\d{2}\.\d{1}\.\d{1}X\.Y$">NN.N.NX.Y</branch>
023 <branch re="\d{2}\.\d{1}\.\d{1}X\.Y\-VAL$">NN.N.NX.Y-VAL</branch>
024 <branch re="\d{2}\.\d{1}\.OLD\.Y$">NN.N.OLD.Y</branch>
025 <branch>val</branch>
026 <branch>mig0</branch>
027 <branch>mig1</branch>
028 <branch>mig2</branch>
029 <branch>mig3</branch>
030 <branch>mig4</branch>
031 <branch>mig5</branch>
032 <branch>mig6</branch>
033 <branch re="(^(?:\d{1,2}\.){3}\d{1,2}$)|(^(?:\d{1,2}\.){2}\d{1,2}$)">numbered</branch>
034 <branch re="(^(?:\d{1,2}\.){3}Y$)|(^pcache$)">pcache</branch>
035 <!-- this one matches to ALL -->
036 <branch re='.+'>*</branch>
037 
038 <!-- AFS or KIT installation?-->
039 <install>build</install>
040 <install>kit</install>
041 <!-- this one matches to ALL -->
042 <install>*</install>
043 
044 <!-- known CMTCONFIG values -->
045 <cmt>i686-slc3-gcc323-dbg</cmt>
046 <cmt>i686-slc3-gcc323-opt</cmt>
047 <cmt>i686-slc4-gcc34-dbg</cmt>
048 <cmt>i686-slc4-gcc34-opt</cmt>
049 <cmt>x86_64-slc4-gcc34-dbg</cmt>
050 <cmt>x86_64-slc4-gcc34-opt</cmt>
051 <cmt>i686-slc5-gcc34-dbg</cmt>
052 <cmt>i686-slc5-gcc34-opt</cmt>
053 <cmt>i686-slc5-gcc43-dbg</cmt>
054 <cmt>i686-slc5-gcc43-opt</cmt>
055 <cmt>x86_64-slc5-gcc34-dbg</cmt>
056 <cmt>x86_64-slc5-gcc34-opt</cmt>
057 <cmt>x86_64-slc5-gcc43-dbg</cmt>
058 <cmt>x86_64-slc5-gcc43-opt</cmt>
059 <!-- this one matches to ALL -->
060 <cmt>*</cmt>
061 
062 
063 <!-- known projects -->
064 <project>AtlasProduction</project>
065 <project>AtlasOffline</project>
066 <project>AtlasAnalysis</project> 
067 <project>AtlasTrigger</project>
068 <project>AtlasReconstruction</project>      
069 <project>AtlasSimulation</project>
070 <project>AtlasEvent</project>
071 <project>AtlasConditions</project>
072 <project>AtlasCore</project>
073 <project>AtlasTier0</project>
074 <project>AtlasP1HLT</project>
075 <!-- this one matches to ALL -->
076 <project>*</project>
077                     
078 </dcube>

source navigation ] diff markup ] identifier search ] general search ]

Due to the LXR bug, the updates fail sometimes to remove references to deleted files. The Saturday's full rebuilds fix these problems
This page was automatically generated by the LXR engine. Valid HTML 4.01!