Home > PHP > Function > SVN > svn_fs_make_file()

svn_fs_make_file()

svn_fs_make_file - Creates a new empty file, returns true if all is ok, false otherwise

Syntax

bool svn_fs_make_file (resource $root, string $path)

Arguments

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

Description

Creates a new empty file, returns true if all is ok, false otherwise

Version

PHP PECL svn >= 0.2.0

Return value