Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
bk rmdir(7.3.3)		    BitKeeper User's Manual	       bk rmdir(7.3.3)

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.3.3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=rmdir&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help