svn_mkdir

(PECL svn >= 0.4.0)

svn_mkdirCreates a directory in a working copy or repository

˵��

svn_mkdir ( string $path [, string $log_message ] ) : bool

Creates a directory in a working copy or repository.

����

path

The path to the working copy or repository.

����ֵ

�ɹ�ʱ���� TRUE�� ������ʧ��ʱ���� FALSE��

�μ�

  • svn_add() - �ƻ��ڹ���Ŀ¼�����
  • svn_copy()