array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), '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 のリリースにおいて変更される可能性があります。 この関数は自己責任で使用してください。