Home > PHP > Function > SVN > svn_fs_check_path()

svn_fs_check_path()

svn_fs_check_path - Determines what kind of item lives at path in a given repository fsroot

Syntax

int svn_fs_check_path (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

Determines what kind of item lives at path in a given repository fsroot

Version

PHP PECL svn >= 0.1.0

Return value