EPICS application source/release control

Abstract

This manual describes a set of Application Source/Release Control tools (appSR) that can be used to develop software for EPICS based control systems. The Application Source/Release Control System (appSR) has been unbundled from base EPICS and is now available as an EPICS extension. Due to this unbundling, two new directories must be added to a user`s path (see section ``Environment`` on page 3 for more information) and a new command getapp must be issued after the getrel command to get a specific version of appSR (see section ``Creating The Initial Application System Area`` on page 7 for more information). It is now required that GNU make version 3.71 or later be used for makes instead of SUN make. Users should now type gmake instead of make

    Similar works