Home > PHP > Function > SVN > svn_fs_revision_root()

svn_fs_revision_root()

svn_fs_revision_root - Get a handle on a specific version of the repository root

Syntax

resource svn_fs_revision_root (resource $fs, int $revnum)

Arguments

  • fs - If TRUE, it will export uncommitted files from the working copy.
  • revnum - If TRUE, it will export uncommitted files from the working copy.

Description

Get a handle on a specific version of the repository root

Version

PHP PECL svn >= 0.1.0

Return value