oacCommitMayChangeFilesVCCap |
"commitMayChangeFiles" A true result when this capability is queried indicates that the contents of controlled files may change when a commit operation is issued. |
oacHasVersionsVCCap |
"hasVersions" This capability indicates that the current VC system can keep track of multiple version of a file. A false response indicates that only the last version of a file is maintained in the VC repository. |
oacSupportsGetStatusVCCap |
"supportsGetStatus" This capability represents whether the VC system supports the getStatus funtions. |
oacSupportsGetControlledObjectsVCCap |
"supportsGetControlledObjects" This capability represents whether the VC system supports the getControlledObjects function. |
oacSupportsGetControlledLibsVCCap |
"supportsGetControlledLibs" This capability represents whether the VC system supports the getControlledLibs function. |
oacSupportsGetVersionsVCCap |
"supportsGetVersions" This capability represents whether the VC system supports the getVersions function. |
oacSupportsGetWorkingVersionVCCap |
"supportsGetWorkingVersion" This capability represents whether the VC system supports the getWorkingVersion function. |
oacSupportsGetWorkingVersionsVCCap |
"supportsGetWorkingVersions" This capability represents whether the VC system supports the getWorkingVersions function. |
oacSupportsUpdateVCCap |
"supportsUpdate" This capability represents whether the VC system supports the update function. |
oacSupportsMakeEditableVCCap |
"supportsMakeEditable" This capability represents whether the VC system supports the makeEditable function. |
oacSupportsLockVCCap |
"supportsLock" This capability represents whether the VC system supports locking of check-outs from the repository. |
oacSupportsCancelEditVCCap |
"supportsCancelEdit" This capability represents whether the VC system supports the cancelEdit function. |
oacSupportsCommitEditsVCCap |
"supportsCommitEdits" This capability represents whether the VC system supports the commitEdits function. |
oacSupportsSetControlledVCCap |
"supportsSetControlled" This capability represents whether the VC system supports the setControlled function. |
oacSupportsUnSetControlledVCCap |
"supportsUnSetControlled" This capability represents whether the VC system supports the unSetControlled function. |