EnumSyncConflictResolution

The type of conflict resolution to employ during Version Cue synchronization.

Static Properties

Name Description
ASK_ABOUT_CONFLICTS Asks the user how to resolve conflicts.
PREFER_LOCAL Uses the local version.
PREFER_PROJECT Uses the project version.
SKIP_CONFLICTS Skips conflicting files.