svn_revert
Revert changes to the working copy
&reftitle.description;
boolsvn_revert
stringpath
boolrecursivefalse
Revert any local changes to the path in a working copy.
&reftitle.parameters;
path
The path to the working repository.
recursive
Optionally make recursive changes. Defaults to &false;
&reftitle.returnvalues;
&return.success;
&reftitle.seealso;
svn_delete
svn_export