PARSE ERROR: Argument: -i (--intTest) Couldn't read argument value from string '2.1' Brief USAGE: ../examples/test2 [-f <float>] -i <int> -s <string> [-A] [-C] [-B] [--] [--version] [-h] <string> <string> ... For complete USAGE and HELP type: ../examples/test2 --help
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16129 | tjuricek |
Rename/move files again... this time to the hyphenated-approach. |
||
//guest/tjuricek/file_system_client/main/vendor/tclap-1.2.1/tests/test30.out | |||||
#1 | 16119 | tjuricek | Rename/move to meet workshop project conventions. | ||
//guest/tjuricek/fsclient/vendor/tclap-1.2.1/tests/test30.out | |||||
#1 | 16118 | tjuricek |
FSClient initial version: handles add, edit This is a proof-of-concept app that mirrors an existing Perforce workspace to handle running commands like "p4 add" and "p4 edit" automatically when your apps add and write files. See the readme for more information. |