svk::command::copy(3) osx man page | unix.com

Man Page: svk::command::copy

Operating Environment: osx

Section: 3

SVK::Command::Copy(3)					User Contributed Perl Documentation				     SVK::Command::Copy(3)

NAME
SVK::Command::Copy - Make a versioned copy
SYNOPSIS
copy DEPOTPATH1 DEPOTPATH2 copy DEPOTPATH [PATH]
OPTIONS
-r [--revision] REV : act on revision REV instead of the head revision -p [--parent] : create intermediate directories as required -q [--quiet] : print as little as possible -m [--message] MESSAGE : specify commit message MESSAGE -F [--file] FILENAME : read commit message from FILENAME --template : use the specified message as the template to edit --encoding ENC : treat -m/-F value as being in charset encoding ENC -P [--patch] NAME : instead of commit, save this change as a patch -S [--sign] : sign this change -C [--check-only] : try operation but make no changes --direct : commit directly even if the path is mirrored perl v5.10.0 2008-08-04 SVK::Command::Copy(3)
Related Man Pages
svk::command::cmerge(3) - osx
svk::command::patch(3) - osx
svk::command::update(3) - osx
svk::log::changedpath(3) - osx
svk::path(3) - osx
Similar Topics in the Unix Linux Community
At A Glance Coloured Real Time Bargraph Generator...
To print diamond asterisk pattern based on inputs
A dash to GOTO or a dash from GOTO, that is the question...
Syntax error in subtraction in Bash
Python: Refer a properties file from different location