bk csets(7.3ce) BitKeeper User's Manual bk csets(7.3ce)
NAME
bk csets - run changes or csettool on last set of incoming changes
SYNOPSIS
bk csets [--stats] [-DTv]
DESCRIPTION
The csets command will run the bk csettool command on the last set of
changesets imported into this repository with a bk pull, or bk push.
This is useful for tracking down problems and/or doing a quick review.
OPTIONS
-D Use bk difftool (gui mode) or bk diff -pu (text mode) to dis-
play the changesets. If there were many pulled in, perhaps
with changes added and then deleted as part of a review, view-
ing the difference between the start and the end points may be
less "noisy".
--stats Print a statistics header like diffstat.
-T Use bk changes to display the changesets (text mode).
-v Pass "-v" to bk changes.
BUGS
The "-T" option should be implied if there is no graphical display to
be found.
SEE ALSO
bk changes
bk csettool
bk pull
bk push
CATEGORY
Repository
BitKeeper Inc 1E1 bk csets(7.3ce)