array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.svn-repos-recover.php', 1 => 'svn_repos_recover', 2 => 'Run recovery procedures on the repository located at path', ), 'up' => array ( 0 => 'ref.svn.php', 1 => 'SVN 函数', ), 'prev' => array ( 0 => 'function.svn-repos-open.php', 1 => 'svn_repos_open', ), 'next' => array ( 0 => 'function.svn-revert.php', 1 => 'svn_revert', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svn/functions/svn-repos-recover.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

svn_repos_recover

(PECL svn >= 0.1.0)

svn_repos_recoverRun recovery procedures on the repository located at path

说明

svn_repos_recover(string $path): bool
警告

本函数还未编写文档,仅有参数列表。

Run recovery procedures on the repository located at path.

注释

警告

此函数是实验性的。此函数的表象,包括名称及其相关文档都可能在未来的 PHP 发布版本中未通知就被修改。使用本函数风险自担。