Uses of Class
org.tmatesoft.svn.core.internal.util.SVNSkel
Packages that use SVNSkel
Package
Description
NEW: this package contains command-style API to perform most of
Subversion operations on the level of abstraction similar to that of the
command line client.
-
Uses of SVNSkel in org.tmatesoft.svn.core.internal.util
Fields in org.tmatesoft.svn.core.internal.util declared as SVNSkelFields in org.tmatesoft.svn.core.internal.util with type parameters of type SVNSkelMethods in org.tmatesoft.svn.core.internal.util that return SVNSkelModifier and TypeMethodDescriptionstatic SVNSkelSVNSkel.createAtom(byte[] data) static SVNSkelSVNSkel.createAtom(byte[] data, int offset, int length) static SVNSkelSVNSkel.createAtom(java.lang.String str) private static SVNSkelSVNSkel.createAtom(SVNPropertyValue propertyValue) static SVNSkelSVNSkel.createEmptyList()static SVNSkelSVNSkel.createInheritedProperties(java.util.Map<java.lang.String, SVNProperties> iprops) static SVNSkelSVNSkel.createPropList(java.util.Map<java.lang.String, SVNPropertyValue> props) SVNSkel.first()SVNSkel.getChild(int i) SVNSkel.next()static SVNSkelSVNSkel.parse(byte[] data) static SVNSkelSVNSkel.parse(byte[] data, int offset, int length) static SVNSkelSVNSkel.parse(java.nio.ByteBuffer buffer) static SVNSkelSVNSkel.parseExplicitAtom(java.nio.ByteBuffer buffer) static SVNSkelSVNSkel.parseImplicitAtom(java.nio.ByteBuffer buffer) static SVNSkelSVNSkel.parseList(java.nio.ByteBuffer buffer) Methods in org.tmatesoft.svn.core.internal.util that return types with arguments of type SVNSkelMethods in org.tmatesoft.svn.core.internal.util with parameters of type SVNSkelMethod parameters in org.tmatesoft.svn.core.internal.util with type arguments of type SVNSkelModifier and TypeMethodDescriptionvoidSVNSkel.removeChildren(java.util.Collection<SVNSkel> childrenToRemove) -
Uses of SVNSkel in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNSkelModifier and TypeMethodDescriptionstatic SVNSkelSVNTreeConflictUtil.getConflictSkel(SVNConflictVersion nullVersion, SVNTreeConflictDescription conflict) private static SVNSkelSVNTreeConflictUtil.prependVersionInfo(SVNSkel parent, SVNConflictVersion versionInfo) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNSkelModifier and TypeMethodDescriptionprivate static booleanSVNTreeConflictUtil.isValidConflict(SVNSkel skel) private static booleanSVNTreeConflictUtil.isValidVersionInfo(SVNSkel skel) private static SVNSkelSVNTreeConflictUtil.prependVersionInfo(SVNSkel parent, SVNConflictVersion versionInfo) private static SVNConflictVersionSVNTreeConflictUtil.readConflictVersion(SVNSkel skel) static SVNTreeConflictDescriptionSVNTreeConflictUtil.readSingleTreeConflict(SVNSkel skel, java.io.File dirPath) -
Uses of SVNSkel in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNSkelModifier and TypeFieldDescription(package private) SVNSkelSVNTreeConflictEditor.UpdateWorkingProps.conflictSkelSVNUpdateEditor17.MergeFileInfo.conflictSkelSVNWCContext.MergeInfo.conflictSkelSVNWCContext.MergePropertiesInfo.conflictSkelprivate SVNSkelSVNUpdateEditor17.DirectoryBaton.editConflictprivate SVNSkelSVNUpdateEditor17.FileBaton.editConflictSVNUpdateEditor17.MergeFileInfo.workItemSVNWCContext.RemoveArtifactInfo.workItemprivate SVNSkelDefaultSvnMerger.workItemsSVNWCContext.MergeInfo.workItemsSVNWCContext.MergePropertiesInfo.workItemsSVNWCContext.PresevePreMergeFileInfo.workItemsSVNWCContext.TextConflictResolutionInfo.workItemsFields in org.tmatesoft.svn.core.internal.wc17 with type parameters of type SVNSkelModifier and TypeFieldDescriptionprivate java.util.Map<java.lang.String,SVNSkel> SVNUpdateEditor17.DirectoryBaton.deletionConflictsMethods in org.tmatesoft.svn.core.internal.wc17 that return SVNSkelModifier and TypeMethodDescriptionprivate SVNSkelSVNUpdateEditor17.checkTreeConflict(java.io.File localAbspath, ISVNWCDb.SVNWCDbStatus workingStatus, boolean existsInRepos, SVNNodeKind expectedKind, SVNConflictAction action) SVNWCContext.conflictCreateMarker(SVNSkel conflictSkel, java.io.File localAbsPath) private SVNSkelSVNTreeConflictEditor.createConflictMarkers(java.io.File localAbsPath, java.io.File reposRelPath, SVNSkel conflictSkel, SVNOperation operation, SVNTreeConflictEditor.WorkingNodeVersion oldNodeVersion, SVNTreeConflictEditor.WorkingNodeVersion newNodeVersion, SVNNodeKind kind) DefaultSvnMerger.getWorkItems()private SVNSkelSVNWCContext.saveMergeResult(java.io.File versionedAbspath, java.io.File source) private static SVNSkelSVNWCContext.saveMergeResult(ISVNWCDb db, java.io.File localAbsPath, java.io.File sourceAbsPath) SVNWCContext.wqBuildBaseRemove(java.io.File localAbspath, boolean keepNotPresent) SVNWCContext.wqBuildBaseRemove(java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind) static SVNSkelSVNWCContext.wqBuildBaseRemove(SVNWCDb db, java.io.File localAbspath, long notPresentRevision, ISVNWCDb.SVNWCDbKind notPresentKind) SVNWCContext.wqBuildDirInstall(java.io.File localAbsPath) static SVNSkelSVNWCContext.wqBuildDirInstall(SVNWCDb db, java.io.File localAbsPath) static SVNSkelSVNWCContext.wqBuildDirRemove(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath, boolean recursive) SVNWCContext.wqBuildFileCommit(java.io.File localAbspath, boolean propsMods) SVNWCContext.wqBuildFileCopyTranslated(java.io.File localAbspath, java.io.File srcAbspath, java.io.File dstAbspath) static SVNSkelSVNWCContext.wqBuildFileCopyTranslated(SVNWCDb db, java.io.File localAbspath, java.io.File srcAbspath, java.io.File dstAbspath) SVNWCContext.wqBuildFileInstall(java.io.File localAbspath, java.io.File sourceAbspath, boolean useCommitTimes, boolean recordFileinfo) static SVNSkelSVNWCContext.wqBuildFileInstall(SVNWCDb db, java.io.File localAbspath, java.io.File sourceAbspath, boolean useCommitTimes, boolean recordFileinfo) SVNWCContext.wqBuildFileMove(java.io.File srcAbspath, java.io.File dstAbspath) SVNWCContext.wqBuildFileMove(java.io.File anchorPath, java.io.File srcAbspath, java.io.File dstAbspath) SVNWCContext.wqBuildFileRemove(java.io.File wriAbsPath, java.io.File localAbspath) static SVNSkelSVNWCContext.wqBuildFileRemove(SVNWCDb db, java.io.File wriAbspath, java.io.File localAbspath) SVNWCContext.wqBuildPostUpgrade()SVNWCContext.wqBuildPrejInstall(java.io.File localAbspath, SVNSkel conflictSkel) static SVNSkelSVNWCContext.wqBuildPrejInstall(ISVNWCDb db, java.io.File localAbspath, SVNSkel conflictSkel) SVNWCContext.wqBuildRecordFileinfo(java.io.File localAbspath, SVNDate setTime) SVNWCContext.wqBuildSetPropertyConflictMarkerTemp(java.io.File localAbspath, java.io.File prejFile) SVNWCContext.wqBuildSetTextConflictMarkersTmp(java.io.File localAbspath, java.io.File old, java.io.File neo, java.io.File wrk) SVNWCContext.wqBuildSyncFileFlags(java.io.File localAbspath) static SVNSkelSVNWCContext.wqBuildSyncFileFlags(SVNWCDb db, java.io.File localAbspath) static SVNSkelMethods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNSkelModifier and TypeMethodDescriptionprivate voidSVNWCContext.appendPropConflict(java.io.OutputStream stream, SVNSkel propSkel) voidSVNUpdateEditor17.completeConflict(SVNSkel conflict, java.io.File localAbsPath, java.io.File oldReposRelPath, long oldRevision, java.io.File newReposRelPath, SVNNodeKind localKind, SVNNodeKind targetKind) SVNWCContext.conflictCreateMarker(SVNSkel conflictSkel, java.io.File localAbsPath) (package private) voidSVNWCContext.conflictSkelAddPropConflict(SVNSkel skel, java.lang.String propName, SVNPropertyValue baseVal, SVNPropertyValue mineVal, SVNPropertyValue toVal, SVNPropertyValue fromVal) private SVNSkelSVNTreeConflictEditor.createConflictMarkers(java.io.File localAbsPath, java.io.File reposRelPath, SVNSkel conflictSkel, SVNOperation operation, SVNTreeConflictEditor.WorkingNodeVersion oldNodeVersion, SVNTreeConflictEditor.WorkingNodeVersion newNodeVersion, SVNNodeKind kind) java.io.FileSVNWCContext.createPrejFile(java.io.File localAbspath, SVNSkel conflictSkel) private voidSVNWCContext.dispatchWorkItem(java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.invokeConflictResolver(java.io.File localAbsPath, SVNSkel conflictSkel, ISVNConflictHandler conflictHandler, ISVNCanceller canceller) private static booleanSVNWCContext.isSingleWorkItem(SVNSkel workItem) private SVNPropertyValueSVNWCContext.maybePropValue(java.lang.String propname, SVNSkel child) SVNWCContext.merge(SVNSkel workItems, SVNSkel conflictSkel, java.io.File leftAbspath, java.io.File rightAbspath, java.io.File targetAbspath, java.io.File wriAbspath, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNProperties oldActualProps, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff) private java.lang.StringSVNWCContext.messageFromSkel(SVNSkel skel) voidSVNWCContext.RunBaseRemove.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunDirInstall.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunDirRemove.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunFileCommit.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunFileInstall.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunFileMove.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunFileRemove.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunFileTranslate.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunPostUpgrade.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunPrejInstall.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunRecordFileInfo.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunSetPropertyConflictMarkerTemp.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunSetTextConflictMarkersTemp.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunSyncFileFlags.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) voidSVNWCContext.RunWorkQueueOperation.runOperation(SVNWCContext ctx, java.io.File wcRootAbspath, SVNSkel workItem) SVNTreeConflictEditor.updateWorkingProps(SVNSkel conflictSkel, java.io.File localAbsPath, SVNTreeConflictEditor.WorkingNodeVersion oldNodeVersion, SVNTreeConflictEditor.WorkingNodeVersion newNodeVersion) SVNWCContext.wqBuildPrejInstall(java.io.File localAbspath, SVNSkel conflictSkel) static SVNSkelSVNWCContext.wqBuildPrejInstall(ISVNWCDb db, java.io.File localAbspath, SVNSkel conflictSkel) static SVNSkel -
Uses of SVNSkel in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNSkelModifier and TypeFieldDescriptionSVNWCDb.BaseRemove.conflictSVNWCDb.Delete.conflictSVNWCDb.InsertBase.conflictSVNWCDb.InsertWorking.conflict(package private) SVNSkelSVNWCDb.SetProperties.conflict(package private) SVNSkelSVNWCDb.MakeCopy.conflictsISVNWCDb.WCDbWorkQueueInfo.workItemSVNWCDb.BaseRemove.workItemsSVNWCDb.Commit.workItemsSVNWCDb.Delete.workItemsSVNWCDb.HandleMoveBack.workItemsSVNWCDb.InsertBase.workItemsSVNWCDb.InsertWorking.workItems(package private) SVNSkelSVNWCDb.MakeCopy.workItems(package private) SVNSkelSVNWCDb.SetProperties.workItemsMethods in org.tmatesoft.svn.core.internal.wc17.db that return SVNSkelModifier and TypeMethodDescriptionstatic SVNSkelSvnWcDbConflicts.convertToConflictSkel(java.io.File wcRootAbsPath, SVNWCDb db, java.lang.String localRelpath, java.lang.String conflictOld, java.lang.String conflictWorking, java.lang.String conflictNew, java.lang.String propReject, byte[] treeConflictData) static SVNSkelSvnWcDbConflicts.convertToConflictSkel(java.lang.String conflictOld, java.lang.String conflictWorking, java.lang.String conflictNew, java.lang.String propReject, byte[] treeConflictData) static SVNSkelSvnWcDbConflicts.createConflictMarkers(ISVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel) static SVNSkelSvnWcDbConflicts.createConflictSkel()static SVNSkelSvnWcDbConflicts.getConflict(SVNSkel conflictSkel, SvnWcDbConflicts.ConflictKind kind) private static SVNSkelSvnWcDbConflicts.getOperation(SVNSkel conflictSkel) ISVNWCDb.readConflict(java.io.File localAbsPath) SVNWCDb.readConflict(java.io.File localAbsPath) static SVNSkelSvnWcDbConflicts.readConflict(SVNWCDb db, java.io.File localAbspath) SVNWCDb.readConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath) static SVNSkelSvnWcDbConflicts.readConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath) private SVNSkelSVNWCDb.readConflictInternal17(SVNWCDbRoot wcRoot, java.io.File localRelPath) private static SVNSkelSvnWcDbConflicts.readConflictOperation(SVNSkel conflictSkel) static SVNSkelSvnWcDbConflicts.treeConflictDescriptionToSkel(ISVNWCDb db, java.io.File wriAbsPath, SVNTreeConflictDescription conflictDescription) static SVNSkelSvnWcDbConflicts.upgradeConflictSkelFromRaw(ISVNWCDb db, java.io.File wriAbsPath, java.io.File localRelPath, java.lang.String conflictOld, java.lang.String conflictWork, java.lang.String conflictNew, java.io.File prejFile, SVNSkel oldTreeConflictData) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNSkelModifier and TypeMethodDescriptionvoidISVNWCDb.addBaseDirectory(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel workItems) Add or replace a directory in the BASE tree.voidSVNWCDb.addBaseDirectory(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.util.List<java.io.File> children, SVNDepth depth, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties actualProps, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel workItems) voidISVNWCDb.addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems) Create a node in the BASE tree that is present in name only.voidSVNWCDb.addBaseExcludedNode(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.addBaseFile(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems) Add or replace a file in the BASE tree.voidSVNWCDb.addBaseFile(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum checksum, SVNProperties davCache, boolean deleteWorking, boolean updateActualProps, SVNProperties actualProps, boolean keepRecordedInfo, boolean insertBaseDeleted, java.util.Map<java.lang.String, SVNProperties> iprops, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems) voidSVNWCDb.addBaseNotPresentNode(java.io.File localAbspath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.addBaseSymlink(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems) Add or replace a symlink in the BASE tree.voidSVNWCDb.addBaseSymlink(java.io.File localAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File target, SVNProperties davCache, SVNSkel conflict, boolean updateActualProps, SVNProperties acutalProps, SVNSkel workItems) private voidSVNWCDb.addExcludedOrNotPresentNode(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootUrl, java.lang.String reposUuid, long revision, ISVNWCDb.SVNWCDbKind kind, ISVNWCDb.SVNWCDbStatus status, SVNSkel conflict, SVNSkel workItems) static voidSvnWcDbExternals.addExternalDir(SVNWCDb db, java.io.File localAbspath, java.io.File wriPath, SVNURL reposRootUrl, java.lang.String reposUuid, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, SVNSkel workItems) static voidSvnWcDbExternals.addExternalFile(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, java.io.File reposRelPath, SVNURL reposRootUrl, java.lang.String reposUuid, long targetRevision, SVNProperties newPristineProperties, java.util.Map<java.lang.String, SVNProperties> iprops, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, SVNProperties davCache, java.io.File recordAncestorAbspath, java.io.File recordedReposRelPath, long recordedPegRevision, long recordedRevision, boolean updateActualProperties, SVNProperties newActualProperties, boolean keepRecordedInfo, SVNSkel conflictSkel, SVNSkel allWorkItems) private static voidSvnWcDbConflicts.addPropConflict(SVNSkel skel, java.lang.String propReject) static voidSvnWcDbConflicts.addPropConflict(SVNSkel skel, java.lang.String propName, SVNPropertyValue originalVal, SVNPropertyValue mineVal, SVNPropertyValue incomingVal, SVNPropertyValue incomingBaseVal) static voidSvnWcDbConflicts.addPropConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, java.io.File markerAbsPath, SVNProperties mineProps, SVNProperties theirOldProps, SVNProperties theirProps, java.util.Collection<java.lang.String> conflictedPropNames) private static voidSVNWCDb.addSingleWorkItem(SVNSqlJetDb sDb, SVNSkel workItem) private static voidSvnWcDbConflicts.addTextConflict(SVNSkel skel, java.lang.String mineRelPath, java.lang.String theirOldRelPath, java.lang.String theirRelPath) static voidSvnWcDbConflicts.addTextConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, java.io.File mineAbsPath, java.io.File theirOldAbsPath, java.io.File theirAbsPath) static voidSvnWcDbConflicts.addTreeConflict(SVNSkel skel, ISVNWCDb db, java.io.File wriAbsPath, SVNConflictReason localChange, SVNConflictAction incomingChange, java.io.File moveSrcOpRootAbsPath) private static voidSvnWcDbConflicts.addTreeConflict(SVNSkel skel, SVNConflictReason localChange, SVNConflictAction incomingChange) static voidSVNWCDb.addWorkItems(SVNSqlJetDb sDb, SVNSkel skel) voidISVNWCDb.addWorkQueue(java.io.File wcRootAbsPath, SVNSkel workItem) In the WCROOT associated with DB and WRI_ABSPATH, add WORK_ITEM to the wcroot's work queue.voidSVNWCDb.addWorkQueue(java.io.File wcRootAbsPath, SVNSkel workItem) static voidSvnWcDbConflicts.conflictSkelOpMerge(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target) static voidSvnWcDbConflicts.conflictSkelOpSwitch(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target) static voidSvnWcDbConflicts.conflictSkelOpUpdate(SVNSkel conflictSkel, SVNConflictVersion original, SVNConflictVersion target) static booleanSvnWcDbConflicts.conflictSkelResolve(SVNSkel conflictSkel, ISVNWCDb db, java.io.File wriAbsPAth, boolean resolveText, java.lang.String resolveProp, boolean resolveTree) static java.util.List<SVNWCConflictDescription17>SvnWcDbConflicts.convertFromSkel(SVNWCDb db, java.io.File localAbsPath, boolean createTempFiles, SVNSkel conflictSkel) static voidSvnWcDbCopy.copy(SVNWCDbDir srcPdh, java.io.File localSrcRelpath, SVNWCDbDir dstPdh, java.io.File localDstRelpath, java.io.File dstOpRootRelPath, boolean isMove, SVNSkel workItems) static voidSvnWcDbCopy.copyDir(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) static voidSvnWcDbCopy.copyFile(SVNWCDbDir pdh, java.io.File localRelpath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) static SVNSkelSvnWcDbConflicts.createConflictMarkers(ISVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel) private static voidSvnWcDbCopy.doCopy(SVNWCDbDir srcPdh, java.io.File localSrcRelpath, SVNWCDbDir dstPdh, java.io.File localDstRelpath, java.io.File dstOpRootRelPath, boolean isMove, SVNSkel workItems) static SVNSkelSvnWcDbConflicts.getConflict(SVNSkel conflictSkel, SvnWcDbConflicts.ConflictKind kind) private static SVNSkelSvnWcDbConflicts.getOperation(SVNSkel conflictSkel) voidISVNWCDb.globalCommit(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems) Collapse the WORKING and ACTUAL tree changes down into BASE, called for each committed node.voidSVNWCDb.globalCommit(java.io.File localAbspath, long newRevision, long changedRevision, SVNDate changedDate, java.lang.String changedAuthor, SvnChecksum newChecksum, java.util.List<java.io.File> newChildren, SVNProperties newDavCache, boolean keepChangelist, boolean noUnlock, SVNSkel workItems) private static booleanSvnWcDbConflicts.hasConflictKind(SVNSkel conflictSkel, SvnWcDbConflicts.ConflictKind kind) static booleanSvnWcDbConflicts.isConflictSkelComplete(SVNSkel skel) voidSVNWCDb.markConflictInternal(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNSkel conflictSkel) private voidSVNWCDb.markConflictInternal17(SVNWCDbRoot wcRoot, java.io.File localRelPath, SVNSkel conflictSkel) voidISVNWCDb.opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) Add a new versioned directory.voidSVNWCDb.opAddDirectory(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) voidISVNWCDb.opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) As a new file, there are no properties.voidSVNWCDb.opAddFile(java.io.File localAbsPath, SVNProperties props, SVNSkel workItems) voidISVNWCDb.opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems) voidSVNWCDb.opAddSymlink(java.io.File localAbsPath, java.io.File target, SVNProperties props, SVNSkel workItems) voidISVNWCDb.opCopy(java.io.File srcAbsPath, java.io.File dstAbsPath, java.io.File dstOpRootAbsPath, boolean isMove, SVNSkel workItems) svn cp WCPATH WCPATH ...voidSVNWCDb.opCopy(java.io.File srcAbsPath, java.io.File dstAbsPath, java.io.File dstOpRootAbsPath, boolean isMove, SVNSkel workItems) voidISVNWCDb.opCopyDir(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) Record a copy at LOCAL_ABSPATH from a repository directory.voidSVNWCDb.opCopyDir(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, java.util.List<java.io.File> children, boolean isMove, SVNDepth depth, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.opCopyFile(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) Record a copy at LOCAL_ABSPATH from a repository file.voidSVNWCDb.opCopyFile(java.io.File localAbsPath, SVNProperties props, long changedRev, SVNDate changedDate, java.lang.String changedAuthor, java.io.File originalReposRelPath, SVNURL originalRootUrl, java.lang.String originalUuid, long originalRevision, SvnChecksum checksum, boolean updateActualProps, SVNProperties newActualProps, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.opDelete(java.io.File localAbsPath, java.io.File movedToAbsPath, boolean deleteDirExternals, SVNSkel conflict, SVNSkel workItems, ISVNEventHandler handler) voidSVNWCDb.opDelete(java.io.File localAbsPath, java.io.File movedToAbsPath, boolean deleteDirExternals, SVNSkel conflict, SVNSkel workItems, ISVNEventHandler eventHandler) booleanISVNWCDb.opHandleMoveBack(java.io.File localAbsPath, java.io.File movedFromAbsPath, SVNSkel workItems) booleanSVNWCDb.opHandleMoveBack(java.io.File localAbsPath, java.io.File movedFromAbsPath, SVNSkel workItems) voidSVNWCDb.opMakeCopy(java.io.File localAbspath, SVNSkel conflicts, SVNSkel workItems) voidISVNWCDb.opMarkConflict(java.io.File localAbspath, SVNSkel conflictSkel, SVNSkel workItems) voidSVNWCDb.opMarkConflict(java.io.File localAbspath, SVNSkel conflictSkel, SVNSkel workItems) voidISVNWCDb.opMarkResolved(java.io.File localAbspath, boolean resolvedText, boolean resolvedProps, boolean resolvedTree, SVNSkel workItems) caller maintains ACTUAL, and how the resolution occurred.voidSVNWCDb.opMarkResolved(java.io.File localAbspath, boolean resolvedText, boolean resolvedProps, boolean resolvedTree, SVNSkel workItems) voidISVNWCDb.opSetNewDirToIncompleteTemp(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootURL, java.lang.String reposUuid, long revision, SVNDepth depth, boolean insertBaseDeleted, boolean deleteWorking, SVNSkel conflict, SVNSkel workItems) voidSVNWCDb.opSetNewDirToIncompleteTemp(java.io.File localAbspath, java.io.File reposRelpath, SVNURL reposRootURL, java.lang.String reposUuid, long revision, SVNDepth depth, boolean insertBaseDeleted, boolean deleteWorking, SVNSkel conflict, SVNSkel workItems) voidISVNWCDb.opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems) Set the properties of the node LOCAL_ABSPATH in the ACTUAL tree to PROPS.voidSVNWCDb.opSetProps(java.io.File localAbsPath, SVNProperties props, SVNSkel conflict, boolean clearRecordedInfo, SVNSkel workItems) static voidSvnWcDbConflicts.prependLocation(SVNSkel skel, SVNConflictVersion location) static voidSvnWcDbConflicts.prependPropValue(SVNPropertyValue fromVal, SVNSkel skel) SvnWcDbConflicts.readConflictInfo(SVNSkel conflictSkel) private static SVNConflictVersionSvnWcDbConflicts.readConflictLocation(SVNSkel locationSkel) static java.util.List<java.io.File>SvnWcDbConflicts.readConflictMarkers(SVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel) private static SVNSkelSvnWcDbConflicts.readConflictOperation(SVNSkel conflictSkel) SvnWcDbConflicts.readPropertyConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel) static voidSvnWcDbConflicts.readPropertyConflicts(java.util.List<SVNWCConflictDescription17> target, SVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel, boolean createTempFiles, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion) SvnWcDbConflicts.readTextConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel) SvnWcDbConflicts.readTreeConflict(ISVNWCDb db, java.io.File wriAbsPath, SVNSkel conflictSkel) voidISVNWCDb.removeBase(java.io.File localAbsPath, boolean keepAsWorking, boolean queueDeletes, boolean removeLocks, long notPresentRevision, SVNSkel conflict, SVNSkel workItems) voidSVNWCDb.removeBase(java.io.File localAbsPath, boolean keepAsWorking, boolean queueDeletes, boolean removeLocks, long notPresentRevision, SVNSkel conflict, SVNSkel workItems) static voidSvnWcDbExternals.removeExternalNode(SVNWCContext context, java.io.File localAbsPath, java.io.File wriAbsPath, SVNSkel workItems) static voidSvnWcDbConflicts.setConflictOperation(SVNSkel skel, SVNOperation operation, SVNConflictVersion original, SVNConflictVersion target) private longSVNWCDb.updateActualConflict17(SVNWCDbRoot wcRoot, java.io.File localRelpath, SVNSkel conflicts, boolean resolvedAll) static SVNSkelSvnWcDbConflicts.upgradeConflictSkelFromRaw(ISVNWCDb db, java.io.File wriAbsPath, java.io.File localRelPath, java.lang.String conflictOld, java.lang.String conflictWork, java.lang.String conflictNew, java.io.File prejFile, SVNSkel oldTreeConflictData) void -
Uses of SVNSkel in org.tmatesoft.svn.core.internal.wc17.db.statement17
Methods in org.tmatesoft.svn.core.internal.wc17.db.statement17 that return SVNSkelModifier and TypeMethodDescriptionprivate SVNSkelSvnRevertActualNodesTrigger17.getConflictSkel(org.tmatesoft.sqljet.core.table.ISqlJetCursor cursor) -
Uses of SVNSkel in org.tmatesoft.svn.core.internal.wc2.ng
Fields in org.tmatesoft.svn.core.internal.wc2.ng declared as SVNSkel -
Uses of SVNSkel in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as SVNSkelMethods in org.tmatesoft.svn.core.wc2 that return SVNSkelMethods in org.tmatesoft.svn.core.wc2 with parameters of type SVNSkelModifier and TypeMethodDescriptionvoidSvnMergeResult.setConflictSkel(SVNSkel conflictSkel) Sets conflict.