NAME
bk rmgone − remove files having keys in the gone
file
SYNOPSIS
bk rmgone [−nqS]
DESCRIPTION
The bk rmgone command removes the sfiles and any
gfiles associated with the keys listed in the gone file.
Sfiles may be removed and their keys added to the gone file with the gone command. When the ChangeSet containing changes to the gone file is pushed/pulled from another repository BitKeeper will issue warnings indicating that you have files matching things in the gone file. The bk rmgone command may be used to remove the files in question and thus permanently stopping the warnings.
OPTIONS
−n Dry run. Just print out the files that would be
removed.
−q Run quietly.
−S
−−standalone In a nested collection the
bk rmgone command normally remove all sfiles marked
as gone in all components. With this option only the current
component is checked for gone sfiles.
WARNING
This command cannot be undone.
SEE ALSO
bk-gone
CATEGORY
Repository