SVK::Command::Add - Put files and directories under version control


SVK documentation  | view source Contained in the SVK distribution.

Index


NAME

Top

SVK::Command::Add - Put files and directories under version control

SYNOPSIS

Top

 add [PATH...]

OPTIONS

Top

 -N [--non-recursive]   : do not descend recursively
 -q [--quiet]           : do not display changed nodes

DESCRIPTION

Top

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.