[This is preliminary documentation and is subject to change.]

Create an unversioned copy of a tree (svn export)

Overload List

  Name Description
Export(SvnTarget, String)
Recursively exports the specified target to the specified path
Export(SvnTarget, String, SvnExportArgs)
Exports the specified target to the specified path
Export(SvnTarget, String, SvnUpdateResult%)
Recursively exports the specified target to the specified path
Export(SvnTarget, String, SvnExportArgs, SvnUpdateResult%)
Exports the specified target to the specified path

See Also