bk rmdir(7.3ce) BitKeeper User's Manual bk rmdir(7.3ce)
NAME
bk rmdir - remove a BitKeeper directory
SYNOPSIS
bk rmdir <dir>
DESCRIPTION
This command is used to delete entire subsections of a BitKeeper repos-
itory.
To delete a directory called A, do this:
$ bk rmdir A
This will call bk rm on each of the files in that subtree after verify-
ing that there are no extra files, and no modified files in that sub-
tree.
The files are recoverable, none of the BitKeeper commands actually
remove the files, they are just moved to the BitKeeper/deleted direc-
tory.
SEE ALSO
bk mv
bk rm
CATEGORY
File
BitKeeper Inc 1E1 bk rmdir(7.3ce)