svn_mkdir
(PECL svn >= 0.4.0)
svn_mkdir — Creates a directory in a working copy or repository
Descrierea
bool svn_mkdir
( string $path
)
Creates a directory in a working copy or repository.
Parametri
- path
-
The path to the working copy or repository.
Valorile întroarse
Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.
svn_mkdir
There are no user contributed notes for this page.
