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 repositorySYNOPSISbool svn_mkdir (string $path, [string $log_message])DESCRIPTIONCreates a directory in a working copy or repository.PARAMETERSo $path - The path to the working copy or repository.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOsvn_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 |