SyncConflictResolution (Enum)

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

Name Description Value
SKIP_CONFLICTS Skips conflicting files. 1986216787 =
‘vcCS’
ASK_ABOUT_CONFLICTS Asks the user how to resolve conflicts. 1986216769 =
‘vcCA’
PREFER_LOCAL Uses the local version. 1986216780 =
‘vcCL’
PREFER_PROJECT Uses the project version. 1986216784 =
‘vcCP’

Usage:

  • In function:
    • VersionCueSyncStatusDocument.synchronizeWithVersionCue (
      [syncConflictResolution:
      SyncConflictResolution =SKIP_CONFLICTS ][, versionComments:
      string]
      )

Leave a Comment

Previous post:

Next post: