Revision
1.11
Fri Oct 8 08:08:45 2010 UTC
(14 years, 6 months ago)
by
eulisse
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.10: +0 -0 lines
FILE REMOVED
test_downloadMethods.py moved to tests/test_downloadMethods.py.
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jan 9 14:26:35 2008 UTC
(17 years, 3 months ago)
by
eulisse
Branch:
MAIN
CVS Tags:
CMSSW_2_1_9_ONLINE1,
CMSSW_2_2_10,
CMSSW_2_2_10_HLT,
CMSSW_2_2_11,
CMSSW_2_2_11_HLT,
CMSSW_2_2_11_offpatch1,
CMSSW_2_2_12,
CMSSW_2_2_12_HLT,
CMSSW_2_2_13,
CMSSW_2_2_13_FWLITE,
CMSSW_2_2_13_HLT,
CMSSW_2_2_13_offpatch1,
CMSSW_2_2_6,
CMSSW_2_2_6_HLT_ONLINE,
CMSSW_2_2_6_HLT_ONLINE1,
CMSSW_2_2_6_ONLINE,
CMSSW_2_2_8,
CMSSW_2_2_9,
CMSSW_3_1_0_ONLINE,
CMSSW_3_1_0_onlpatch1_ONLINE,
CMSSW_3_1_0_pre10_ONLINE,
CMSSW_3_1_1_ONLINE,
CMSSW_3_1_1_patch1,
CMSSW_3_1_5,
CMSSW_3_2_0,
CMSSW_3_2_1,
CMSSW_3_2_1_ONLINE,
CMSSW_3_2_1_onlpatch1_ONLINE,
CMSSW_3_2_2,
CMSSW_3_2_2_patch1,
CMSSW_3_2_2_patch2,
CMSSW_3_2_3,
CMSSW_3_2_4_ONLINE,
CMSSW_3_2_7,
CMSSW_3_2_7_ONLINE,
CMSSW_3_2_7_onlpatch1_ONLINE,
CMSSW_3_2_7_onlpatch2_ONLINE,
CMSSW_3_2_7_onlpatch3_ONLINE,
CMSSW_3_2_7_onlpatch4_ONLINE,
CMSSW_3_2_7_onlpatch5_ONLINE,
CMSSW_3_2_8,
CMSSW_3_3_0,
CMSSW_3_3_0_ONLINE,
CMSSW_3_3_0_onlpatch1_ONLINE,
CMSSW_3_3_0_pre2,
CMSSW_3_3_0_pre3,
CMSSW_3_3_0_pre4,
CMSSW_3_3_0_pre5,
CMSSW_3_3_0_pre6,
CMSSW_3_3_2,
CMSSW_3_3_2-slc4-gcc432,
CMSSW_3_3_2-slc5-gcc434,
CMSSW_3_3_2_FWLITE-slc5-gcc434,
CMSSW_3_3_2_ONLINE,
CMSSW_3_3_2_ONLINE-slc5,
CMSSW_3_3_3,
CMSSW_3_3_3_ONLINE,
CMSSW_3_3_3_onlpatch2_ONLINE,
CMSSW_3_3_3_onlpatch3_ONLINE,
CMSSW_3_3_3_onlpatch4_ONLINE,
CMSSW_3_3_3_onlpatch5_ONLINE,
CMSSW_3_4_0_pre1,
CMSSW_3_4_0_pre1-432,
CMSSW_3_4_0_pre3,
CMSSW_3_6_3_onlpatch4_ONLINE,
PRODAGENT_0_12_15_patch1,
PRODAGENT_0_12_16,
PRODAGENT_0_12_16_patch1,
PRODAGENT_0_12_16_patch2,
PRODAGENT_0_12_17_pre1,
PRODAGENT_0_12_17_pre2,
V00-07-00,
V00-07-01,
V00-08-00,
V00-08-01,
V00-08-02,
V00-08-03,
V00-08-04,
V00-08-05,
V00-08-06,
V00-08-07,
V00-08-08,
V00-09-00,
V00-09-01,
V00-09-02,
V00-09-03,
V00-10-00,
V00-10-01,
V00-10-02,
V00-10-03,
V00-10-04,
V00-10-05,
V00-11-00,
V00-11-01,
V00-11-02,
V00-11-03,
V00-11-04,
V00-11-05,
V00-11-06,
V00-12-00,
V00-13-00,
V00-13-01,
V00-13-02,
V00-13-03,
V00-14-00,
V00-15-00,
ap210,
apFor210,
dl080218,
dl080218t2,
dl080223,
dl090425,
eskFor336ptch1,
forPHEDEX-web-services-20090406,
ge20080226,
ge20100112-boost,
ge20100212-boost,
nr080606_ONLINE,
nr090319_for226_hlt_onl1,
pe20091103c-34X-slc5-gcc434,
pe20100825a-for39Xrb,
sjgFor386p1,
sm091023b-slc5onl,
v00-08-04
Branch point for:
ap-210-branch
Changes since
1.9: +29 -2 lines
Diff to
previous 1.9
Updated with unittest for tag collector download.
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Wed Jan 9 10:46:55 2008 UTC
(17 years, 3 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.8: +38 -25 lines
Diff to
previous 1.8
More cleanups of the fetching subsystem:
* There is now an helper method initDownloadHandlers that takes care of setting
up the detected download handlers.
* Revamped test script for download handlers
* Now the download handlers take a specific DownloadOptions object rather
than the global options one.
* Typo fixed: selectHttpDownloadHanler is now selectHttpDownloadHandler.
* downloadTc now calls packCheckout using tempdir rather than exportpath.
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Mon Aug 20 16:56:25 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
CVS Tags:
V00-06-00,
V00-06-01,
V00-06-02,
V00-06-03,
V00-06-04,
V00-06-05,
V00-06-06,
V00-06-07,
V00-06-08,
V00-06-09,
V00-06-10,
V00-06-11,
V00-06-12,
V00-06-13,
V00-06-14,
V00-06-15,
V00-06-16,
V00-06-17
Changes since
1.7: +10 -0 lines
Diff to
previous 1.7
Merge branch 'git-download'
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 15 08:19:04 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.6: +7 -0 lines
Diff to
previous 1.6
* First attempt to get the internal download method to cache
files that have the same url.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 15 08:18:22 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.5: +16 -1 lines
Diff to
previous 1.5
* download method added.
* unit tests for the newly introduced download method added.
Revision
1.5 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 15 08:16:50 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.4: +13 -8 lines
Diff to
previous 1.4
* downloadCvs now behaves correctly
* downloadCvs now takes only source and dest
* downloadCvs, downloadWget and downloadCurl now takes the destination directory
as argument, rather than the actual filename.
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 15 08:12:18 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
Changes since
1.2: +13 -0 lines
Diff to
previous 1.2
* Method to parseCvsUrls and its unit test added.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Wed Aug 15 08:11:40 2007 UTC
(17 years, 8 months ago)
by
eulisse
Branch:
MAIN
* test_downloadMethods.py added to repository.
Convenience Links
Links to HEAD: |
(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.