man ae-cvs-ci (Commandes) - checkin a change set to CVS

NAME

ae-cvs-ci - checkin a change set to CVS

SYNOPSIS

project-name change-number

DESCRIPTION

The command is used to check an Aegis change set into CVS. This is usually used in the integrate pass notify command project attribute, as in integrate_pass_notify_command = "$bin/ae-cvs-ci $project $change";

Alternatively, you may wish to taylor this script to the individual needs of your project. Make it a source file, e.g. etc/ae-cvs-ci.sh and the use the following: integrate_pass_notify_command = "$sh ${source etc/ae-cvs-ci abs} $project $change";

It is assumed that your CVSROOT and CVS_RSH environment variables have already been set appropriately, or you could set them in the command.

EXIT STATUS

The command will exit with a status of 1 on any error. The command will only exit with a status of 0 if there are no errors.

ENVIRONMENT VARIABLES

See aegis(1) for a list of environment variables which may affect this command. See aepconf(5) for the project configuration file's project_%specific field for how to set environment variables for all commands executed by Aegis.

COPYRIGHT

version

Copyright Peter Miller; All rights reserved.

The program comes with ABSOLUTELY NO WARRANTY; for details use the ' -VERSion License' command. This is free software and you are welcome to redistribute it under certain conditions; for details use the ' -VERSion License' command.

AUTHOR

tab(;); l r l. Peter Miller;E-Mail:;millerp@canb.auug.org.au CW/\/\*;WWW:;http://www.canb.auug.org.au/~millerp/