NAME
bk root − print the path name to the root of the
repository
SYNOPSIS
bk root [−S] [directory |
file]
DESCRIPTION
This command prints the full pathname to the root of the
repository. The following commands are equivalent:
bk root
bk -P pwd
If a directory or file is specified, bk root will try to find the project root of that file or directory.
If bk root is run anywhere in nested collection, it will print the root of the product. To print the root of a component use the -S option.
CATEGORY
Admin