This documentation is archived and is not being maintained.
VersionControlServer::CreateBranch Method
Visual Studio 2013
Creates a branch on the server and checks it in without downloading the branch to the client.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateBranch(String, String, VersionSpec) | Creates a branch on the server and checks it in without downloading the branch to the client. |
|
CreateBranch(String, String, VersionSpec, String, String, CheckinNote, PolicyOverrideInfo, array<Mapping>) | Creates a branch on the server and checks it in without downloading the branch to the client. |
Show: