PHP » GoLang |
login |
register |
about
|
svn_export(PECL svn >= 0.3.0) svn_export — Export the contents of a SVN directory Description
bool svn_export
( string
$frompath
, string $topath
[, bool $working_copy = TRUE
[, int $revision_no = -1
]] )Export the contents of either a working copy or repository into a 'clean' directory. Parameters
Return Values
Returns Examples
Example #1 svn_export() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|