ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/DBSInfo.py
Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Feb 7 00:15:38 2007 UTC (18 years, 2 months ago) by gutsche
Branch: MAIN
CVS Tags: CRAB_1_5_0, CRAB_1_5_0_pre7, CRAB_1_5_0_pre8, CRAB_1_5_0_pre9, CRAB_1_5_1, CRAB_1_5_1_pre1, CRAB_1_5_1_pre2, CRAB_1_5_1_pre3, CRAB_1_5_1_pre4, CRAB_1_5_2, CRAB_1_5_3, CRAB_1_5_3_pre1, CRAB_1_5_3_pre2, CRAB_1_5_3_pre3, CRAB_1_5_3_pre4, CRAB_1_5_3_pre5, CRAB_1_5_4, CRAB_1_5_4_SLC3, CRAB_1_5_4_SLC3_pre1, CRAB_1_5_4_SLC3_pre2, CRAB_1_5_4_SLC3_pre3, CRAB_1_5_4_SLC3_pre4, CRAB_1_5_4_pre1, CRAB_1_5_4_pre2, CRAB_2_0_0, CRAB_2_0_0_pre1, CRAB_2_0_0_pre10, CRAB_2_0_0_pre2, CRAB_2_0_0_pre3, CRAB_2_0_0_pre4, CRAB_2_0_0_pre5, CRAB_2_0_0_pre6, CRAB_2_0_0_pre7, CRAB_2_0_0_pre9, CRAB_2_0_1, CRAB_2_0_1_pre1, CRAB_2_0_2, CRAB_2_0_2_pre1, CRAB_2_0_2_pre2, CRAB_2_0_2_pre3, CRAB_2_0_2_pre4, CRAB_2_0_2_pre5, CRAB_2_0_2_pre6, CRAB_2_0_3, CRAB_2_0_3_pre1, CRAB_2_0_4, CRAB_2_0_4_pre1, CRAB_2_0_4_pre2, CRAB_2_1_0, CRAB_2_1_0_pre1, CRAB_2_1_0_pre2, CRAB_2_1_0_pre3, CRAB_2_1_0_pre4, CRAB_2_1_0_pre5, CRAB_2_1_0_pre6, CRAB_2_1_1, CRAB_2_1_1_pre1, CRAB_2_1_1_pre3, CRAB_2_1_2, CRAB_2_1_2_pre1, CRAB_2_1_2_pre2, CRAB_2_2_0, CRAB_2_2_0_pre1, CRAB_2_2_0_pre10, CRAB_2_2_0_pre11, CRAB_2_2_0_pre12, CRAB_2_2_0_pre13, CRAB_2_2_0_pre15, CRAB_2_2_0_pre16, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18, CRAB_2_2_0_pre19, CRAB_2_2_0_pre2, CRAB_2_2_0_pre21, CRAB_2_2_0_pre4, CRAB_2_2_0_pre5, CRAB_2_2_0_pre7, CRAB_2_2_0_pre8, CRAB_2_2_0_pre9, CRAB_2_2_1, CRAB_2_2_1_pre1, CRAB_2_2_1_pre2, CRAB_2_2_1_pre3, CRAB_2_2_1_pre4, CRAB_2_2_1_pre5, CRAB_2_2_1_pre6, CRAB_2_2_2_pre1, CRAB_2_2_2_pre2, CRAB_2_2_2_pre3, CRAB_2_2_2_pre4, CRAB_2_2_2_pre5, CRAB_2_3_0, CRAB_2_3_0_pre1, CRAB_2_3_0_pre6, CRAB_2_3_1, CRAB_2_3_1_pre1, CRAB_2_3_1_pre2, CRAB_2_3_1_pre3, CRAB_2_3_1_pre4, CRAB_2_3_1_pre5, CRAB_2_3_1_pre6, CRAB_2_4_0_test, PRODCOMMON_0_10_7_testCS2, bp_osg_bdii, configure
Branch point for: CRAB_1_5_4_SLC3_pre4_br, CRAB_1_5_4_SLC3_start, CRAB_2_1_1_pre2, CRAB_2_1_2_br, CRAB_2_3_0_br, osg_bdii
Changes since 1.13: +16 -16 lines
Diff to previous 1.13
transition to new DBS api which follows python namespaces

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Feb 1 16:12:40 2007 UTC (18 years, 3 months ago) by gutsche
Branch: MAIN
Changes since 1.12: +18 -18 lines
Diff to previous 1.12
Move DBS-1 APIs to DBS1API namespace. This requires preparation of special DBS checkouts:

- checkout DBSAPIs
    - create directory DBSAPI in $CRABDIR
    - check out COMP/DBS/Clients/PythonAPI into DBSAPI/DBS1API
    - check out COMP/DBS/Clients/Python into DBSAPI/DBS2API
    - create namespace __init__.py in both subdirectories DBS1API and DBS2API
- change configure to add $CRABDIR/DBSAPI to PYTHONPATH and to set
  DBS_CLIENT_CONFIG

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Jan 17 18:17:58 2007 UTC (18 years, 3 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_5_0_pre4, CRAB_1_5_0_pre5, CRAB_1_5_0_pre6
Changes since 1.11: +9 -20 lines
Diff to previous 1.11
many minor fixes reported by pychecker, mostly unsude import and unused variables

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Sep 20 17:29:52 2006 UTC (18 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_3_0, CRAB_1_3_0_pre3, CRAB_1_3_0_pre4, CRAB_1_3_0_pre5, CRAB_1_3_0_pre6, CRAB_1_4_0, CRAB_1_4_0_pre1, CRAB_1_4_0_pre2, CRAB_1_4_0_pre3, CRAB_1_4_0_pre4, CRAB_1_4_1, CRAB_1_4_1_pre1, CRAB_1_4_1_pre2, CRAB_1_4_2, CRAB_1_5_0_pre1, CRAB_1_5_0_pre2, CRAB_1_5_0_pre3
Branch point for: branch_1_4_1
Changes since 1.10: +78 -45 lines
Diff to previous 1.10
BOSS4 + sub-file splitting + taskDB

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Aug 10 17:08:54 2006 UTC (18 years, 8 months ago) by mkirn
Branch: MAIN
CVS Tags: HEAD_20092006
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Gets events/file.  Requires cvs head of DBS/Clients/PythonAPI

Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Jul 6 13:28:15 2006 UTC (18 years, 9 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_2_0, CRAB_1_2_1
Branch point for: CRAB_BOSS4, CRAB_BOSS4_v1
Changes since 1.8: +0 -1 lines
Diff to previous 1.8
forgot a print

Revision 1.8 - (view) (annotate) - [select for diffs]
Thu Jul 6 10:22:47 2006 UTC (18 years, 9 months ago) by slacapra
Branch: MAIN
Changes since 1.7: +7 -6 lines
Diff to previous 1.7
indenting is 4 spaces, not 1, or 2 or a combination of 1,2,4...

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue May 30 22:54:49 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_1_2_0_pre7, CRAB_1_2_0_pre8, CRAB_1_2_0_pre9
Changes since 1.6: +10 -0 lines
Diff to previous 1.6
changes to set up PyXML installation and use in case dls_type=dli

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon May 29 01:55:14 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
Changes since 1.5: +6 -0 lines
Diff to previous 1.5
catch the DbsCgiApi Expection

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu May 18 18:46:22 2006 UTC (18 years, 11 months ago) by afanfani
Branch: MAIN
CVS Tags: post_cmssw_integration_20060527, pre_cmssw_integration_20060527
Changes since 1.4: +10 -7 lines
Diff to previous 1.4
mods to use new DBS and DLS API

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Mar 28 11:25:39 2006 UTC (19 years, 1 month ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_1_1_0, CRAB_1_1_0_pre1, CRAB_1_1_0_pre3, CRAB_1_1_0_pre4
Changes since 1.3: +81 -81 lines
Diff to previous 1.3
fix indenting - 4 spaces, no tabcvs diff DBSInfo.py!

Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Mar 12 01:00:47 2006 UTC (19 years, 1 month ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_1_0_5, CRAB_1_0_6, CRAB_1_0_7, CRAB_1_0_7_pre1
Changes since 1.2: +22 -15 lines
Diff to previous 1.2
update to use the improved DBS API that use the CGI server on cmsdoc

Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Jan 29 01:46:08 2006 UTC (19 years, 3 months ago) by afanfani
Branch: MAIN
Changes since 1.1: +48 -16 lines
Diff to previous 1.1
improvements to deal with error conditions ( i.e. dataset not existing, invalid datatie .... etc with changed DBS API)

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Nov 7 23:18:48 2005 UTC (19 years, 5 months ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_0_2_2, CRAB_1_0_2, CRAB_1_0_3, CRAB_1_0_4
extract info from DBS using dbsCgiApi

Convenience Links

Links to HEAD: (view) (annotate) Links to configure: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a