svn_export
Export the contents of a SVN directory
&reftitle.description;
boolsvn_export
stringfrompath
stringtopath
boolworking_copy&true;
intrevision_no-1
Export the contents of either a working copy or repository into a
'clean' directory.
&reftitle.parameters;
frompath
The path to the current repository.
topath
The path to the new repository.
working_copy
If &true;, it will export uncommitted files from the working copy.
&reftitle.returnvalues;
&return.success;
&reftitle.examples;
svn_export example
]]>
&reftitle.seealso;
svn_import