SVN Funções
PHP Manual

svn_fs_make_file

(PECL svn >= 0.2.0)

svn_fs_make_fileCreates a new empty file, returns true if all is ok, false otherwise

Descrição

bool svn_fs_make_file ( resource $root , string $path )
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Creates a new empty file, returns true if all is ok, false otherwise

Notas

Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.


SVN Funções
PHP Manual