Home > PHP > Function > SVN > svn_fs_make_dir()

svn_fs_make_dir()

svn_fs_make_dir - Creates a new empty directory, returns true if all is ok, false otherwise

Syntax

bool svn_fs_make_dir (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 directory, returns true if all is ok, false otherwise

Version

PHP PECL svn >= 0.2.0

Return value