array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'function.svn-repos-fs.php', 1 => 'svn_repos_fs', 2 => 'Gets a handle on the filesystem for a repository', ), 'up' => array ( 0 => 'ref.svn.php', 1 => 'SVN 函数', ), 'prev' => array ( 0 => 'function.svn-repos-create.php', 1 => 'svn_repos_create', ), 'next' => array ( 0 => 'function.svn-repos-fs-begin-txn-for-commit.php', 1 => 'svn_repos_fs_begin_txn_for_commit', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/svn/functions/svn-repos-fs.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

svn_repos_fs

(PECL svn >= 0.1.0)

svn_repos_fsGets a handle on the filesystem for a repository

说明

svn_repos_fs(resource $repos): resource
警告

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

Gets a handle on the filesystem for a repository

注释

警告

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