svn_revert
svn_revert
Revert changes to the working copy
bool **svn_revert** string $path bool $recursive
Revert any local changes to the path in a working copy.
pathThe path to the working repository.
recursiveOptionally make recursive changes.
return.success
svn_delete``svn_export