revnoΒΆ

Purpose:

Show current revision number.

Usage:

bzr revno [LOCATION]

Options:
-v, --verbose

Display more information.

-h, --help

Show help message.

--tree

Show revno of working tree.

-q, --quiet

Only display errors and warnings.

--usage

Show usage message and options.

-r ARG, --revision=ARG
 

See “help revisionspec” for details.

Description:

This is equal to the number of revisions on this branch.

See also:

info

Previous topic

revert

Next topic

root

This Page