This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.PlasticSCM.
- Assembly
- Cake
.PlasticSCM .dll - Namespace
- Cake
.PlasticSCM .Merge - Containing Type
- Plastic
S C M File Conflict
Syntax
public static PlasticSCMFileConflict FromStringValues(string path, string baseChangesetId, string sourceChangesetId, string destinationChangesetId, string destinationItemId)
Parameters
Name | Type | Description |
---|---|---|
path | string | |
baseChangesetId | string | |
sourceChangesetId | string | |
destinationChangesetId | string | |
destinationItemId | string |
Return Value
Type | Description |
---|---|
Plastic |