Home > PHP > Function > SVN > svn_repos_hotcopy()

svn_repos_hotcopy()

svn_repos_hotcopy - Make a hot-copy of the repos at repospath; copy it to destpath

Syntax

bool svn_repos_hotcopy (string $repospath, string $destpath, bool $cleanlogs)

Arguments

  • repospath - The path to the working copy or repository.
  • destpath - The path to the working copy or repository.
  • cleanlogs - The path to the working copy or repository.

Description

Make a hot-copy of the repos at repospath; copy it to destpath

Version

PHP PECL svn >= 0.1.0

Return value