osx man page for svk::command::copy

Query: svk::command::copy

OS: osx

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::info(3) - osx
svk::command::merge(3) - osx
svk::log::changedpaths(3) - osx
svk::log::filter::xml(3) - osx
Similar Topics in the Unix Linux Community
AIX Links
When is a _function_ not a _function_?
Undeletable file
To print diamond asterisk pattern based on inputs
Python: Refer a properties file from different location