Home > PHP > Function > SVN > svn_fs_node_created_rev()

svn_fs_node_created_rev()

svn_fs_node_created_rev - Returns the revision in which path under fsroot was created

Syntax

int svn_fs_node_created_rev (resource $fsroot, string $path)

Arguments

  • fsroot - If TRUE, it will export uncommitted files from the working copy.
  • path - If TRUE, it will export uncommitted files from the working copy.

Description

Returns the revision in which path under fsroot was created

Version

PHP PECL svn >= 0.1.0

Return value