This page contains information about updating and archiving of
the AMMA/GAMA library.
The updating has three phases. The first one is currently only run on the
solaris architecture. During this phase all of the source files are checked out
in order to create a consistent source data set across all architectures
in a short time. During the second phase the system tries
to make the whole system in the development area and checks the consistency
of header files and all libraries. If the making fails during the second
phase the whole system stops. If the development area is successfully
updated, in the third phase the system makes all objects in the public area.
The updating system is started by the cron program using the setting of crontab
tables.
Start times and machines of the updating:
- solaris version is made on smaug:
10 22 * * * SOURCE=yes /bin/sh /vol/vssp/cpug/tools/AGmake/updateAll > /vol/vssp/local/log.txt 2>&1
- alpha version is made on thalassa:
30 22 * * * /bin/sh /vol/vssp/cpug/tools/AGmake/updateAll > /vol/vssp/local/log.txt 2>&1
- sun4 version is made on thrain:
30 22 * * * /bin/sh /vol/vssp/cpug/tools/AGmake/updateAll > /vol/vssp/locsunos/log.txt 2>&1
- sgi version is made on vega:
30 22 * * * /bin/sh /vol/vssp/cpug/tools/AGmake/updateAll > /vol/vssp/local/log.txt 2>&1
- linux version is made on obrien:
30 22 * * * /bin/sh /vol/vssp/cpug/tools/AGmake/updateAll > /vol/vssp/local/log.txt 2>&1
The documentation generation is standalone process because it takes
rather long time.
Start times and machines of documentation generation:
- solaris version is made on smaug:
* * * * * /bin/sh /vol/vssp/cpug/amma/maketool/updateDoc
- alpha version is made on ephestos:
* * * * * /bin/sh /vol/vssp/cpug/amma/maketool/updateDoc
- sgi version is made on vega:
* * * * * /bin/sh /vol/vssp/cpug/amma/maketool/updateDoc
- linux version is made on obrien:
* * * * * /bin/sh /vol/vssp/cpug/amma/maketool/updateDoc
This section contains information about the results of updating
of the AMMA/GAMA library.
All RCS subdirectories are copied every night on the different hard disk than
the whole cpug partition is located on. Currently the /vol/vssp/avisdata partition
at kili is used. The archiving script is started on kili by the
cron program using the following setting of the crontab table:
50 02 * * * /bin/sh /vol/vssp/cpug/amma/tools/archive/doArchive
The log file from the
last
archiving session can be found
here .
R.Marik@ee.surrey.ac.uk