php man page for svn_mkdir

Query: svn_mkdir

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SVN_MKDIR(3)								 1							      SVN_MKDIR(3)

svn_mkdir - Creates a directory in a working copy or repository

SYNOPSIS
bool svn_mkdir (string $path, [string $log_message])
DESCRIPTION
Creates a directory in a working copy or repository.
PARAMETERS
o $path - The path to the working copy or repository.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
svn_add(3), svn_copy(3). PHP Documentation Group SVN_MKDIR(3)
Related Man Pages
cvs-switchroot(1) - debian
svn_add(3) - php
svnpath(1) - linux
svn_commit(3) - php
svn_update(3) - php
Similar Topics in the Unix Linux Community
SVN main directory sync