Fields Summary |
---|
String | SS_EXEConstant for the thing to execute |
String | PROJECT_PREFIXDollar Sigh to prefix the project path |
String | COMMAND_CPThe 'CP' command |
String | COMMAND_ADDThe 'Add' command |
String | COMMAND_GETThe 'Get' command |
String | COMMAND_CHECKOUTThe 'Checkout' command |
String | COMMAND_CHECKINThe 'Checkin' command |
String | COMMAND_LABELThe 'Label' command |
String | COMMAND_HISTORYThe 'History' command |
String | COMMAND_CREATEThe 'Create' command |
String | STYLE_BRIEFThe brief style flag |
String | STYLE_CODEDIFFThe codediff style flag |
String | STYLE_NOFILEThe nofile style flag |
String | STYLE_DEFAULTThe default style flag |
String | TIME_CURRENTThe text for current (default) timestamp |
String | TIME_MODIFIEDThe text for modified timestamp |
String | TIME_UPDATEDThe text for updated timestamp |
String | WRITABLE_REPLACEThe text for replacing writable files |
String | WRITABLE_SKIPThe text for skiping writable files |
String | WRITABLE_FAILThe text for failing on writable files |
String | FLAG_LOGIN-Y flag |
String | FLAG_OVERRIDE_WORKING_DIR-GL flag |
String | FLAG_AUTORESPONSE_DEF-I- flag |
String | FLAG_AUTORESPONSE_YES-I-Y flag |
String | FLAG_AUTORESPONSE_NO-I-N flag |
String | FLAG_RECURSION-R flag |
String | FLAG_VERSION-V flag |
String | FLAG_VERSION_DATE-Vd flag |
String | FLAG_VERSION_LABEL-VL flag |
String | FLAG_WRITABLE-W flag |
String | VALUE_NO-N flag |
String | VALUE_YES-Y flag |
String | FLAG_QUIET-O- flag |
String | FLAG_COMMENT-C flag |
String | FLAG_LABEL-L flag |
String | VALUE_FROMDATE~d flag |
String | VALUE_FROMLABEL~L flag |
String | FLAG_OUTPUT-O flag |
String | FLAG_USER-U flag |
String | FLAG_NO_FILE-F- flag |
String | FLAG_BRIEF-B flag |
String | FLAG_CODEDIFF-D flag |
String | FLAG_FILETIME_DEF-GTC flag |
String | FLAG_FILETIME_MODIFIED-GTM flag |
String | FLAG_FILETIME_UPDATED-GTU flag |
String | FLAG_REPLACE_WRITABLE-GWR flag |
String | FLAG_SKIP_WRITABLE-GWS flag |
String | FLAG_NO_GET-G- flag |