man SVK::Command::Add () - Put files and directories under version control
NAME
SVK::Command::Add - Put files and directories under version control
SYNOPSIS
add [PATH...]
OPTIONS
-N [--non-recursive] : do not descend recursively -q [--quiet] : do not display changed nodes
DESCRIPTION
Put files and directories under version control, scheduling them for addition to repository. They will be added in next commit.
AUTHORS
Chia-liang Kao <clkao@clkao.org>
COPYRIGHT
Copyright 2003-2005 by Chia-liang Kao <clkao@clkao.org>.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
See <http://www.perl.com/perl/misc/Artistic.html>