Fields Summary |
---|
String | COMMAND_SOS_EXEThe sos executable |
String | COMMAND_GET_FILEThe get file command |
String | COMMAND_GET_PROJECTThe get project command |
String | COMMAND_CHECKOUT_FILEThe checkout file command |
String | COMMAND_CHECKOUT_PROJECTThe checkout project command |
String | COMMAND_CHECKIN_FILEThe checkin file command |
String | COMMAND_CHECKIN_PROJECTThe checkin project command |
String | COMMAND_HISTORYThe get history command |
String | COMMAND_LABELThe add label command |
String | PROJECT_PREFIXThe project prefix |
String | FLAG_COMMANDThe command option |
String | FLAG_VSS_SERVERThe database (vss server) option |
String | FLAG_USERNAMEThe username option |
String | FLAG_PASSWORDThe password option |
String | FLAG_COMMENTThe log option |
String | FLAG_WORKING_DIRThe workdir option |
String | FLAG_RECURSIONThe recursive option |
String | FLAG_VERSIONThe revision option |
String | FLAG_LABELThe label option |
String | FLAG_NO_COMPRESSIONThe no compression option |
String | FLAG_NO_CACHEThe no cache option |
String | FLAG_SOS_SERVERThe server option |
String | FLAG_SOS_HOMEThe sos home option |
String | FLAG_PROJECTThe project option |
String | FLAG_FILEThe file option |
String | FLAG_VERBOSEThe verbose option |