![]() |
![]()
| ![]() |
![]()
NAMEae‐repo‐ci - redundant repository checkin SYNOPSISae‐repo‐ci -Project name
-Change number -REPOsitory type [
option... ]
DESCRIPTIONThe ae‐repo‐ci command is used to redundantly commit an Aegis change set into a parallel repository. Integrate Pass Notify CommandThe intended use for the ae‐repo‐ci command is as an integrate_pass_notify_command (see aepa(1) for more information) to do a redundant checkin of a change set into a second parallel repository. For example, if you were using CVS, the project attribute would look something like this: integrate_pass_notify_command = Commit MessagesYou are able to control the commit message, by using the ae‐repo‐ci:commit‐message attribute in the project_specific field of the project configuration file. The default is as if the following entry were present: project_specific = [
All of the aesub(5) substitutions are available.
{ name = "ae‐repo‐ci:commit‐message"; value = "$version - ${change brief_description}"; } ]; OPTIONSThe following options are understood:
This option may be used to specify which directory is to
be used. It is an error if the current user does not have appropriate
permissions to create the directory path given. This must be an absolute path.
Caution: If you are using an automounter do not use `pwd` to make an absolute path, it usually gives the wrong answer.
This option is used to specify the repository type for
the checkin. Known repository types are:
Subversion. You must specify the complete URL with the
-module option.
The following field in the project_specific field of the project configuration file (see aepconf(5) for more information) are relevant:
These options can help when you can't convince Subversion to use the correct authorization any other way. This option must be specified, there is no default. The -list option may be used to obtain an up‐to‐date list of supported repository types. See also aegis(1) for options common to all aegis commands. All options may be abbreviated; the abbreviation is documented as the upper case letters, all lower case letters and underscores (_) are optional. You must use consecutive sequences of optional letters. All options are case insensitive, you may type them in upper case or lower case or a combination of both, case is not important. For example: the arguments “-project”, “-PROJ” and “-p” are all interpreted to mean the -Project option. The argument “-prj” will not be understood, because consecutive optional characters were not supplied. Options and other command line arguments may be mixed arbitrarily
on the command line, after the function selectors.
The GNU long option names are understood. Since all option names for ae‐repo‐ci are long, this means ignoring the extra leading '-'. The “--option=value” convention is also understood. EXIT STATUSThe ae‐repo‐ci command will exit with a status of 1 on any error. The ae‐repo‐ci command will only exit with a status of 0 if there are no errors. ENVIRONMENT VARIABLESSee 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. SEE ALSO
COPYRIGHTae‐repo‐ci version 4.25.D510
The ae‐repo‐ci program comes with ABSOLUTELY NO
WARRANTY; for details use the 'ae‐repo‐ci -VERSion
License' command. This is free software and you are welcome to
redistribute it under certain conditions; for details use the
'ae‐repo‐ci -VERSion License' command.
AUTHOR
|