svn_repos_hotcopy

(PECL svn >= 0.1.0)

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

Beschreibung

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

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter 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 die zugehörige Dokumentation können sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Die Verwendung dieser Funktion erfolgt auf eigene Gefahr.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top