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

Annotation of /ccfdev/packages/devel/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.30 - (hide annotations)
Wed Dec 10 17:25:40 2014 UTC (9 years, 11 months ago) by ccflib
Branch: MAIN
Changes since 1.29: +4 -1 lines
Fixed typo in commit target, within nocom, the tr subcommand

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

  ViewVC Help
Powered by ViewVC 1.1.27