downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

svn_fs_delete> <svn_fs_contents_changed
[edit] Last updated: Fri, 17 May 2013

view this page in

svn_fs_copy

(PECL svn >= 0.2.0)

svn_fs_copyCopies a file or a directory, returns true if all is ok, false otherwise

Beschreibung

bool svn_fs_copy ( resource $from_root , string $from_path , resource $to_root , string $to_path )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Copies a file or a directory, returns true if all is ok, false otherwise

Anmerkungen

Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.



add a note add a note User Contributed Notes svn_fs_copy - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites