get_cvs_version

Purpose:

Determine the version level of the cvs_specs file .

Enter:

get_cvs_version <filename>

Where:

filename

Specify the filename of the cvs specs file to read.

Example:

get_cvs_version cvs_specs_filename

Notes:

This process returns the version number that is found in the calling spec file. It would normally be used in a script file where its return value would be tested to determine which path should be taken in the script file.

A returned value of 0 indicates an error.

See Also: