table of contents
ae-cvs-ci(1) | ae-cvs-ci(1) |
NAME¶
ae-cvs-ci - checkin a change set to CVS
SYNOPSIS¶
ae-cvs-ci project-name change-number
DESCRIPTION¶
The ae-cvs-ci command is used to check an Aegis change set into CVS.
This script is a short wrapper around the ae-repo-ci(1) command.
This is usually used in the integrate pass notify command project attribute, as in
"$bin/ae-cvs-ci $project $change";
EXIT STATUS¶
The ae-cvs-ci command will exit with a status of 1 on any error. The ae-cvs-ci 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¶
ae-cvs-ci version 4.24.3.D001
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Peter Miller
The ae-cvs-ci program comes with ABSOLUTELY NO WARRANTY; for
details use the 'ae-cvs-ci -VERSion License' command. This is free
software and you are welcome to redistribute it under certain conditions;
for details use the 'ae-cvs-ci -VERSion License' command.
AUTHOR¶
Peter Miller | E-Mail: | millerp@canb.auug.org.au |
/\/\* | WWW: | http://www.canb.auug.org.au/~millerp/ |
Aegis | Reference Manual |