Precommand

Prior to each cvs command, this file is called to validate the command arguments. The following formatting strings are available in addition to those in the common syntax:

%a

List of arguments passed on the command line

By default %r %c %<a is used, which passes the repository, command name, and all the command arguments in the standard input. An error (non-zero) return from this script will abort the command.