svn_revert
(PECL svn >= 0.3.0)
svn_revert — برگرداندن تغییرات به کپی به کار برده شده
Description
bool svn_revert
( string $path
[, bool $recursive = false
] )
برگرداندن تغییرات محلی به مسیر کپی محلی به کار برده شده.
Parameters
- path
-
مسیر انبار به کار برده شده.
- recursive
-
به طور اختیاری تغییرات را بازگشتی انجام دادن.
Return Values
Returns TRUE on success or FALSE on failure.
See Also
- svn_delete() - Delete items from a working copy or repository.
- svn_export() - Export the contents of a SVN directory
There are no user contributed notes for this page.
