PHP Doku:: Make a hot-copy of the repos at repospath; copy it to destpath - function.svn-repos-hotcopy.html

Verlauf / Chronik / History: (18) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteSubversionSVN Funktionensvn_repos_hotcopy

Ein Service von Reinhard Neidl - Webprogrammierung.

SVN Funktionen

<<svn_repos_fs

svn_repos_open>>

svn_repos_hotcopy

(PECL svn >= 0.1.0)

svn_repos_hotcopyMake a hot-copy of the repos at repospath; copy it to destpath

Beschreibung

bool svn_repos_hotcopy ( string $repospath , string $destpath , bool $cleanlogs )
Warnung

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

Make a hot-copy of the repos at repospath; copy it to destpath

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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)