Next: Some Simple Rules for Up: Using SRT
Previous: Putting your changes back
Subsections
Updating a Test Release
When you create you test release with newrel you specify the base release upon which it is based. This release is then used in the search path for include files, libraries and binaries. At some point you may wish
to base your work on a more recent release, to take advantage of developments in packages without the need to addpkg them and compile your own libraries. From release 4.2.1 onwards this can be done with the updrel command. To do this cd to
your release directory and type
updrel $<$new release$>$
where <new release>is the name of the release that you wish to update to. Updrel updates all CVS checked-out directories
created by addpkg, updates all links if this folder was created by GNUmakefile, and cleans up bin/lib/tmp.
Most of this information is taken from the SRT reference sheet maintained by Torre Wenaus accessible from the Computing/Simulation web page.
Next: Some Simple Rules for Up: Using SRT
Previous: Putting your changes back
Neil I. Geddes
1998-11-18
|