Adding files

Use this version control script syntax to add a new file to the version control system.

Procedure

$IMPACT_HOME/bin/nci_version_control server add filename username

where server is the name of the Impact Server, filename is the name and relative path of the file, and username is a valid Netcool username.

For example:

./bin/nci_version_control NCI add policy/MY_POLICY.ipl admin

As with other version control commands, the file name and path that you specify must be relative to the $IMPACT_HOME directory.