ccollab addstdiffs |
Top Previous Next |
Usage: ccollab [global-options] addstdiffs [--upload-comment <value>] <review> [<user-diff-arg> [<user-diff-arg> ...]]
addstdiffs - Uploads diffs generated from the stcmd diff command
Do not use diff arguments that affect the diff output such as -c or -e. The Code Collaborator command-line client will automatically select an output format that ensures you will get all the data you need on the server.
Examples: ccollab addstdiffs 698 -p "project" -vl LABEL1 -vl LABEL2 ccollab addstdiffs new -p "project" -vd "2007-01-01" *.cpp |