[This is preliminary documentation and is subject to change.]
Commit an unversioned file or tree into the repository (svn import followed by svn checkout)
Overload List
| Name | Description | |
|---|---|---|
|
|
Import(String, Uri) |
Performs a working copy import to the specified Uri,
by importing the root remotely, checking that out and then adding the files locally
|
|
|
Import(String, Uri, SvnCommitResult%) |
Performs a working copy import to the specified Uri,
by importing the root remotely, checking that out and then adding the files locally
|
|
|
Import(String, Uri, SvnImportArgs) |
Performs a working copy import to the specified Uri,
by importing the root remotely, checking that out and then adding the files locally
|
|
|
Import(String, Uri, SvnImportArgs, SvnCommitResult%) |
Performs a working copy import to the specified Uri,
by importing the root remotely, checking that out and then adding the files locally
|