/[CCFs]/ccfdev/packages/devel/ChangeLog
ViewVC logotype

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.29 - (hide annotations)
Fri Jun 5 09:11:27 2009 UTC (15 years, 5 months ago) by ccflib
Branch: MAIN
Changes since 1.28: +5 -0 lines
uploadccf updated for ftp server and ccflib mail address, to xmm.esac.esa.int

1 ccflib 1.29 2209-06-05 Eduardo Ojero <eduardo.ojero@esa.int>
2    
3     * Update ftp and mail data from xmm.vilspa.esa.es to
4     xmm.esac.esa.int
5    
6 ccflib 1.28 2002-07-05 CCF Librarian <ccflib@xvsas01.vilspa.esa.es>
7    
8     * lib/uploadccf: make it work via direct copy to upload directory instead of via ftp.
9    
10 ccflib 1.27 2002-07-02 Giuseppe Vacanti
11    
12     * Make.include: bails out with an error if files that are not in CVS are detected.
13    
14 ccflib 1.26 2002-02-18 Giuseppe Vacanti
15     * uploader: adjust to upload to Vilspa.
16     * acceptor: adjust to Vilspa dir structure. Add check for
17     release track CCF.
18    
19 gvacanti 1.25 2001-12-13 Giuseppe Vacanti <gvacanti@cosine.nl>
20    
21     * lib/xmmccf.tmpl: add end of validity date code
22    
23     * bin/makedct: add end of validity date code.
24    
25     * Make.include: add make-valid target, where VALIDATOR is run. This is now an additional action in make datasets.
26    
27 gvacanti 1.24 2001-04-12 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
28    
29     * lib/uploadccf: fix error in upload check.
30    
31 gvacanti 1.22 2001-04-03 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
32    
33 gvacanti 1.23 * lib/uploadccf: check if package already present on the server
34     ftp. If it is the new package will not be uploaded unless
35     --clobber is given.
36    
37 gvacanti 1.22 * Make.include (commit): echo CVS tag for info.
38 gvacanti 1.23 (upload-clobber): added. Invokes uploadccf with --clobber.
39 gvacanti 1.22
40 gvacanti 1.21 2001-02-16 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
41    
42     * lib/uploadccf: addpackage names to the subject (remove leading .)
43    
44 gvacanti 1.20 2001-02-12 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
45    
46     * lib/uploadccf: addpackage names to the subject
47    
48 gvacanti 1.19 2001-02-01 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
49    
50     * Make.include (check): Better message if VERSION or ChangeLog are
51     missing.
52    
53 gvacanti 1.18 2000-12-13 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
54    
55     * bin/acceptor: check also in ccfdeveldir for already delivered
56     ccf constituents. Display full path of such constituents (if any).
57    
58     * VERSION: 1.1
59    
60 gvacanti 1.17 2000-10-04 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
61    
62     * bin/acceptor: add scisimccfdir, and check for existing CCF
63     constituents there as well.
64    
65 gvacanti 1.16 2000-09-22 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
66    
67     * Make.include: in a few places add exit 1 if VERSIOn is not
68     found, to prevent make upload from running (possibly for a very
69     long time) before realizing that it is not beng run from the top
70     level directory.
71    
72 gvacanti 1.15 2000-07-03 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
73    
74     * bin/acceptor: less strict. CCF packages are allowed to contain
75     constitents already delivered. ccflib will ignored them
76    
77 gvacanti 1.14 2000-06-15 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
78    
79     * bin/acceptor: make messages clearer
80    
81     * Make.include: UPLOADER changed to $(CCFDEV)/lib/uploadccf;
82     commit now tags current version (tag = version_x_x); VERSION and
83     PACKLAGE handled as make variables, rather than being handled by
84     the sub shells; upload now also commits.
85    
86 gvacanti 1.13 2000-03-29 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
87    
88     * bin/hkparmint: document; change formatting based on CE's input.
89    
90 gvacanti 1.12 2000-03-23 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
91    
92     * bin/hkparmint: converts limits from operation database to a
93     structure that can be ingested by HKPARMINT.
94    
95 gvacanti 1.11 2000-03-09 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
96    
97     * bin/acceptor: implements the checks below.
98    
99     * Make.include (check): added, to check that the package and CCF
100     constituents about to be uploaded would be accepted.
101    
102 gvacanti 1.10 2000-02-01 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
103    
104     * bin/makedct: VALDATE was being treated incorrectly.
105    
106 gvacanti 1.8 2000-01-31 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
107    
108 gvacanti 1.9 * Make.include: make silent
109    
110     * bin/makedct: wrong VALDATE or CATEGROY now generates errors.
111    
112 gvacanti 1.8 * Make.include (depend.here): change order of DATDEPEND and
113     CCFDEPEND, so that they actually generate the correct dependency
114     entries.
115     (upload): add upload target.
116    
117     * bin/makedct: implement VALDATE from description files.
118    
119 gvacanti 1.6 1999-11-30 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
120    
121 gvacanti 1.7 * bin/uploadccf: -v option to display version.
122    
123 gvacanti 1.6 * VERSION 0.6 release and installed
124    
125     * bin/uploadccf: upload to ccflib ftp area.
126    
127     1999-11-05 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
128    
129     * bin/datdepend: added
130    
131     * bin/uploadccf: send notifications to ccflib
132    
133 gvacanti 1.5 1999-10-19 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
134    
135     * bin/uploadccf: does a real ftp to astro.
136    
137     * bin/datdepend: added. Scans any numberf of *.dct files and
138     returns the names of the data files in the Perl functions.
139    
140     * Make.include (%_DSDEPEND): add dependency of dataset on data
141     files specified in the templates (though datdepend in bin).
142     (%_CCFDEPEND): add dependency mechanism for *CCF files.
143    
144 gvacanti 1.4 1999-08-31 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
145    
146     * (VERSION 0.4) typo in setup.csh
147    
148 gvacanti 1.3 1999-08-30 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
149    
150     * Documentation: issue 1.0
151    
152     * Third alpha release of the environment.
153    
154 gvacanti 1.2 1999-08-06 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
155    
156     * Second alpha release of the CCF environment.
157    
158 gvacanti 1.1 1999-05-04 Giuseppe Vacanti <gvacanti@astro.estec.esa.nl>
159    
160     * First alpha version of the environemnt.
161    

  ViewVC Help
Powered by ViewVC 1.1.27