svn_fs_copy
PHP function
Edit on GitHub ✎
(PECL svn >= 0.2.0)
Copies a file or a directory
Description
svn_fs_copy(resource $from_root, string $from_path, resource $to_root, string $to_path): bool
Func
Copies a file or a directory.
Parameters
from_rootfrom_pathto_rootto_path
Return Values
Success