|
|
|
Including and Excluding Files
There may be times when it is necessary to import parts of a tree
rather than the tree in its entirety.
In these cases, there are options to import that may be used.
-
If a list of files to import exists or can be generated, the
-l
option may be used.
-
If the files wanted or not wanted for import can be described
using regular expressions, the
-i
or
-x
options may be used.
For more information on importing files, please see
 |
bk helptool import
|
|