Manpage logo

bk-r2c - (unknown subject)


NAME
bk r2c − convert file revision to ChangeSet revision

SYNOPSIS
bk r2c
[−S] −rrev file

DESCRIPTION
This command takes a revision and a filename and converts the specified revision into the changeset revision which contains the file revision.

OPTIONS
−S
−−standalone
If run in a component of a nested collection, convert to component changeset, not the product changeset. If run in a traditional repository or in the product of a nested collection, this option has no effect.

EXAMPLES
See the changeset that contains the tip delta of foo.c:

$ bk changes -vr‘bk r2c -r+ foo.c‘

Same thing, in a nested collection, for the product and component[s]:

$ bk -P changes -vr‘bk r2c -r+ foo.c‘

SEE ALSO
bk-c2r

CATEGORY
Utility


Updated 2026-06-01 - jenkler.se | uex.se