svk mkdir — Create a new directory under version control.
Create a directory with a name given by the final
component of the PATH or
DEPOTPATH. A directory
specified by a working copy
PATH is scheduled for addition
in the working copy. A directory specified by a
DEPOTPATH is created in the
depot via an immediate commit. In both cases all the
intermediate directories must already exist, unless the
--parent (-p) switch is
specified.
Working copy, depot if operating on a DEPOTPATH, Mirrored repository if the DEPOTPATH is a mirrored path.