(PECL svn >= 0.2.0)
Copies a file or a directory, returns true if all is ok, false otherwise
bool svn_fs_copy ( resource $from_root, string $from_path, resource $to_root, string $to_path )
Copies a file or a directory, returns true if all is ok, false otherwise
This function is currently not documented; only its argument list is available.
Please login to continue.