Name
commit
Synopsis
commit
[ -f | [ -l | -R ] ] [ -Ffile| -mmessage] [ -n ] [ -rrevision] [files]
Commit the changes made to files in the sandbox to the repository.
The standard meanings of the common client options -l, -n, -r, and -R apply. Additional options are listed in Table 18-22.
Table 18-22. commit options
|
Option |
Description |
|---|---|
|
|
Force commit, even if no changes were made. |
|
|
Use the contents of the file as the message. |
|
|
Use the message specified. |
Use of the -r option causes the revision to be sticky, requiring the use of admin -A to continue to use the sandbox.