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

Commit an unversioned file or tree into the repository (svn import)

Overload List

  Name Description
RemoteImport(String, Uri)
Importing as the subversion api does; without creating a working directory
RemoteImport(String, Uri, SvnCommitResult%)
Importing as the subversion api does; without creating a working directory
RemoteImport(String, Uri, SvnImportArgs)
Importing as the subversion api does; without creating a working directory
RemoteImport(String, Uri, SvnImportArgs, SvnCommitResult%)
Importing as the subversion api does; without creating a working directory

See Also