Checkouts
vovsql_load_checkouts: Usage Message
USAGE:
% vovsql_load_checkouts [OPTIONS] <listOfFiles>
OPTIONS:
-h -- This help.
-v -- Increase verbosity.
-q -- Quiet.
-origin <N> -- Specify origin of data (see below)
-f -- Same as -force.
-force -- Force reloading of data files.
-convert -- Convert the old data files to current format.
REQUIRED ARGUMENTS:
<listOfFiles> -- A list of checkout data files. Can also be specified
as a glob expression (e.g. checkouts/2009.12.*)
or can contain the tokens @TODAY@ and @YESTERDAY@.
ORIGIN:
1 -- The data comes from the sampling (default).
2 -- The data comes from debug log parsing, to be merged.
6 -- The data comes from debug log parsing,
not to be merged.
EXAMPLES:
% vovsql_load_checkouts licmon.swd/data/checkouts/2007*
% vovsql_load_checkouts -force licmon.swd/data/checkouts/2007*
% vovsql_load_checkouts -origin 2
licmon.swd/data/checkouts/MGC/mgcld/master/2010*
% vovsql_load_checkouts licmon.swd/data/checkouts/@TODAY@
Denials
vovsql_load_denials: Usage Message
USAGE:
vovsql_load_denials [OPTIONS] <datafile> ...
OPTIONS:
-h -- This help.
-v -- Increase verbosity.
-q -- Quiet.
-f, -force -- Force reloading of data files.
<logfile> -- A denial data file.
Can be specified as a glob expression.
Can be repeated.
EXAMPLES:
% cd `vovserverdir -p data`
% vovsql_load_denials ./denials/*/*/2008*