svn_mkdir(3) php man page | unix.com

Man Page: svn_mkdir

Operating Environment: php

Section: 3

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
build-jar-repository(1) - centos
svnpath(1) - debian
svn_checkout(3) - php
svn_import(3) - php
svn_update(3) - php
Similar Topics in the Unix Linux Community
SVN main directory sync