ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/GliteConfig.py
Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Oct 14 06:28:07 2009 UTC (15 years, 6 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_7_0, CRAB_2_7_0_pre5, CRAB_2_7_0_pre6, CRAB_2_7_0_pre7, CRAB_2_7_0_pre8, CRAB_2_7_1_pre1, CRAB_2_7_1_pre2
Branch point for: Lumi2_8
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
from cmsweb to cmsdoc (again) http://savannah.cern.ch/support/?109545

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue May 26 10:23:00 2009 UTC (15 years, 11 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_6_0_pre10, CRAB_2_6_0_pre11, CRAB_2_6_0_pre12, CRAB_2_6_0_pre13, CRAB_2_6_0_pre14, CRAB_2_6_0_pre3, CRAB_2_6_0_pre4, CRAB_2_6_0_pre5, CRAB_2_6_0_pre6, CRAB_2_6_0_pre7, CRAB_2_6_0_pre8, CRAB_2_6_0_pre9
Changes since 1.22: +4 -5 lines
Diff to previous 1.22
adapting code to logging usage. (crab_logger removed)

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon May 18 10:15:09 2009 UTC (15 years, 11 months ago) by slacapra
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
typo

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed May 13 11:15:39 2009 UTC (15 years, 11 months ago) by slacapra
Branch: MAIN
Changes since 1.20: +10 -6 lines
Diff to previous 1.20
use urllib instead of urllib2, see savannah task #9810

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Feb 19 11:22:49 2009 UTC (16 years, 2 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_5_0, CRAB_2_5_0_pre4, CRAB_2_5_0_pre5, CRAB_2_5_0_pre6, CRAB_2_5_0_pre7, CRAB_2_5_1, CRAB_2_5_1_pre1, CRAB_2_5_1_pre2, CRAB_2_5_1_pre3, CRAB_2_5_1_pre4, CRAB_2_6_0_pre1, CRAB_2_6_0_pre2
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
use the correct url for cmsweb

Revision 1.18 - (view) (annotate) - [select for diffs]
Tue Oct 7 14:02:25 2008 UTC (16 years, 6 months ago) by fanzago
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
download of config file from https://cmsweb.cern.ch/crabconf/ and not https://cmsweb.cern.ch/crabconf/files

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Sep 24 10:44:55 2008 UTC (16 years, 7 months ago) by slacapra
Branch: MAIN
CVS Tags: CRAB_2_4_0_pre2, CRAB_2_4_0_pre3, CRAB_2_4_0_pre4, CRAB_2_4_0_pre5, CRAB_2_4_0_pre6, CRAB_2_4_0_pre7
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
fix URL

Revision 1.16 - (view) (annotate) - [select for diffs]
Sun Sep 21 17:20:55 2008 UTC (16 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
use cmsweb again

Revision 1.15 - (view) (annotate) - [select for diffs]
Sun Sep 21 11:49:50 2008 UTC (16 years, 7 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_2_4_0_pre1
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
back to cmsdoc...waiting for cmsweb working properly

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Sep 16 14:28:53 2008 UTC (16 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
added correct url

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Sep 15 16:16:05 2008 UTC (16 years, 7 months ago) by spiga
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
moving from cmsdoc to cmsweb. All config files are now downloaded from cmsweb.

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Jun 9 15:36:08 2008 UTC (16 years, 10 months ago) by slacapra
Branch: MAIN
CVS Tags: 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_3_2, CRAB_2_3_2_Fnal, CRAB_2_3_2_pre1, CRAB_2_3_2_pre2, CRAB_2_3_2_pre3, CRAB_2_3_2_pre4, CRAB_2_3_2_pre5, CRAB_2_3_2_pre7, CRAB_2_4_0_test, CRAB_DLS_PHED, CRAB_DLS_PHED1
Branch point for: AnaDataSet, CRAB_2_3_0_br
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
use urlib2 to catch 404 error from http

Revision 1.11 - (view) (annotate) - [select for diffs]
Thu May 1 10:56:31 2008 UTC (17 years ago) by afanfani
Branch: MAIN
CVS Tags: CRAB_2_2_0, CRAB_2_2_0_pre16, CRAB_2_2_0_pre17, CRAB_2_2_0_pre18, CRAB_2_2_0_pre19, CRAB_2_2_0_pre21, 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, PRODCOMMON_0_10_7_testCS2
Changes since 1.10: +5 -1 lines
Diff to previous 1.10
if download from cmsdoc fails then keep using the local config

Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Oct 13 17:16:05 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
Changes since 1.8: +4 -4 lines
Diff to previous 1.8
Downloading config if older then half an hour; plus bug fix

Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Oct 12 13:42:43 2007 UTC (17 years, 6 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_2_0_1_pre1
Changes since 1.7: +21 -9 lines
Diff to previous 1.7
Downlading ui config if the existing one is older then 1 day

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Sep 25 17:24:46 2007 UTC (17 years, 7 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_4, CRAB_2_0_0, CRAB_2_0_0_pre10, CRAB_2_0_0_pre9
Changes since 1.6: +11 -11 lines
Diff to previous 1.6
Rollback: everytime the file are downloaded - restore as before

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Sep 19 18:57:21 2007 UTC (17 years, 7 months ago) by mcinquil
Branch: MAIN
CVS Tags: CRAB_1_5_4_pre2
Changes since 1.5: +11 -11 lines
Diff to previous 1.5
Removed check if ui config file for RB/WMS already exists

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Jun 28 23:08:07 2007 UTC (17 years, 10 months ago) by spiga
Branch: MAIN
CVS Tags: CRAB_1_5_3, CRAB_1_5_3_pre3, CRAB_1_5_3_pre4, CRAB_1_5_3_pre5, CRAB_1_5_4_SLC3_pre1, CRAB_1_5_4_pre1, CRAB_2_0_0_pre4, CRAB_2_0_0_pre5, CRAB_2_0_0_pre6, CRAB_2_0_0_pre7, configure
Branch point for: CRAB_1_5_4_SLC3_start
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
rollback (WMconfig file not in share)

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Jun 26 15:18:12 2007 UTC (17 years, 10 months ago) by corvo
Branch: MAIN
CVS Tags: CRAB_1_5_3_pre2
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
Sorry, useless printout left...

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jun 26 15:13:40 2007 UTC (17 years, 10 months ago) by corvo
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
Download config file for glite in the share dir

Revision 1.2 - (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, CRAB_1_5_0_pre4, CRAB_1_5_0_pre5, CRAB_1_5_0_pre6, 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_pre1, CRAB_2_0_0_pre1, CRAB_2_0_0_pre2, CRAB_2_0_0_pre3
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
many minor fixes reported by pychecker, mostly unsude import and unused variables

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Oct 11 15:46:32 2006 UTC (18 years, 6 months ago) by fanzago
Branch: MAIN
CVS Tags: CRAB_1_4_0, 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 to switch glite broker

Convenience Links

Links to HEAD: (view) (annotate) Links to Lumi2_8: (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