| SVK documentation | view source | Contained in the SVK distribution. |
SVK::Command::Add - Put files and directories under version control
add [PATH...]
-N [--non-recursive] : do not descend recursively -q [--quiet] : do not display changed nodes
Put files and directories under version control, scheduling them for addition to repository. They will be added in next commit.
| SVK documentation | view source | Contained in the SVK distribution. |