Syntax
ss Label VSS items [
-C] [
-H] [
-I-] [
-Llabel] [
-N] [
-O] [
-V] [
-Y] [
-?]
Examples
Assigns a label to the current version of the current project:
ss Label
Assigns a label to the current version of the project $/WORD:
ss Label $/WORD
Assigns a label to version 5 of the file HELP.C:
ss Label HELP.C -V5
The following table describes the command-line options available with this command.
| Option | Description |
| -C | Use the same comment for all labels. |
| -V | Label an existing file or project version. |
| -L | Specify the new label on the command line (instead of being prompted). |
| -O | Paginate or redirect the command output. |
| -I- | Ignore: Do not ask for input under any circumstances. |
| -N | Change between long and short file name mode. |
| -Y | Specify a username and/or password. |
| -?, -H | Request online Help on a command. |
具体如何使用命令行脚本,可参看其他的帖子。有关label更详细的说明看帮助。
[
本帖最后由 hifly 于 2007-3-7 13:23 编辑 ]