Uses of Class
org.tmatesoft.svn.core.wc.SVNOperation
-
Packages that use SVNOperation Package Description org.tigris.subversion.javahl Provides a (mostly native, using JNI and javah) implementation of a high level Java API for Subversion.org.tmatesoft.svn.core.internal.wc org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc17.db org.tmatesoft.svn.core.javahl17 org.tmatesoft.svn.core.wc This package provides a high-level API for managing Working Copies in a way compatible with the native SVN command line client. -
-
Uses of SVNOperation in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl with parameters of type SVNOperation Modifier and Type Method Description private static intJavaHLObjectFactory. getConflictOperation(SVNOperation operation) -
Uses of SVNOperation in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNOperation Modifier and Type Method Description private static SVNOperationSVNTreeConflictUtil. getOperation(java.lang.String name) -
Uses of SVNOperation in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNOperation Modifier and Type Field Description private SVNOperationSVNTreeConflictEditor. operationprivate SVNOperationSVNWCConflictDescription17. operationMethods in org.tmatesoft.svn.core.internal.wc17 that return SVNOperation Modifier and Type Method Description SVNOperationSVNWCConflictDescription17. getOperation()Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNOperation Modifier and Type Method Description private SVNSkelSVNTreeConflictEditor. createConflictMarkers(java.io.File localAbsPath, java.io.File reposRelPath, SVNSkel conflictSkel, SVNOperation operation, SVNTreeConflictEditor.WorkingNodeVersion oldNodeVersion, SVNTreeConflictEditor.WorkingNodeVersion newNodeVersion, SVNNodeKind kind)static SVNWCConflictDescription17SVNWCConflictDescription17. createTree(java.io.File localAbspath, SVNNodeKind nodeKind, SVNOperation operation, SVNConflictVersion srcLeftVersion, SVNConflictVersion srcRightVersion)private booleanSVNWCContext. generatePropConflict(java.io.File localAbsPath, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, java.lang.String propName, SVNPropertyValue baseVal, SVNPropertyValue workingVal, SVNPropertyValue incomingOldVal, SVNPropertyValue incomingNewVal, ISVNConflictHandler conflictHandler)private voidSVNTreeConflictEditor. markTreeConflict(java.io.File localRelPath, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, java.io.File moveRootDstRelPath, SVNOperation operation, SVNNodeKind oldKind, SVNNodeKind newKind, java.io.File oldReposRelPath, SVNConflictReason reason, SVNConflictAction action, java.io.File moveSrcOpRootRelPath)SVNWCContext.TextConflictResolutionInfoSVNWCContext. resolveTextConflict(java.io.File localAbsPath, SVNOperation operation, java.io.File leftAbsPath, java.io.File rightAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, java.io.File resultTarget, java.io.File detranslatedTarget, ISVNConflictHandler conflictHandler)voidSVNWCConflictDescription17. setOperation(SVNOperation operation)private SVNConflictDescriptionSVNWCContext. setupTreeConflictDesc(java.io.File localAbsPath, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNConflictReason localChange, SVNConflictAction incomingChange)private voidSVNTreeConflictEditor. updateWorkingFile(java.io.File localRelPath, java.io.File reposRelPath, SVNOperation operation, SVNTreeConflictEditor.WorkingNodeVersion oldNodeVersion, SVNTreeConflictEditor.WorkingNodeVersion newNodeVersion)Constructors in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNOperation Constructor Description SVNTreeConflictEditor(SVNWCDb db, SVNOperation operation, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, SVNWCDbRoot wcRoot, java.io.File moveRootDstRelPath) -
Uses of SVNOperation in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNOperation Modifier and Type Field Description SVNOperationSVNWCDb.ResolveDeleteRaiseMovedAway. operationSVNOperationSVNWCDb.UpdateMovedAwayConflictVictim. operationMethods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNOperation Modifier and Type Method Description private voidSVNWCDb. driveTreeConflictEditor(SVNTreeConflictEditor treeConflictEditor, java.io.File srcRelPath, java.io.File dstRelPath, int srcOpDepth, SVNOperation operation, SVNConflictReason localChange, SVNConflictAction incomingChange, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, SVNWCDbRoot wcRoot)private voidSVNWCDb. markTreeConflict(java.io.File localRelPath, SVNWCDbRoot wcRoot, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, java.io.File moveRootDstRelPath, SVNOperation operation, SVNNodeKind oldKind, SVNNodeKind newKind, java.io.File oldReposRelPath, SVNConflictReason reason, SVNConflictAction action, java.io.File moveSrcOpRootRelPath)static voidSvnWcDbConflicts. readPropertyConflicts(java.util.List<SVNWCConflictDescription17> target, SVNWCDb db, java.io.File localAbsPath, SVNSkel conflictSkel, boolean createTempFiles, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion)static voidSvnWcDbConflicts. setConflictOperation(SVNSkel skel, SVNOperation operation, SVNConflictVersion original, SVNConflictVersion target) -
Uses of SVNOperation in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNOperation Modifier and Type Method Description private ConflictDescriptor.OperationSVNClientImpl. getConflictDescriptorOperation(SVNOperation operation) -
Uses of SVNOperation in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNOperation Modifier and Type Field Description static SVNOperationSVNOperation. MERGEMerge operation.private SVNOperationSVNTreeConflictDescription. myOperationstatic SVNOperationSVNOperation. NONENone.static SVNOperationSVNOperation. SWITCHSwitch operation.static SVNOperationSVNOperation. UPDATEUpdate operation.Methods in org.tmatesoft.svn.core.wc that return SVNOperation Modifier and Type Method Description static SVNOperationSVNOperation. fromString(java.lang.String operation)Converts a string operation name to anSVNOperationobject.SVNOperationSVNTreeConflictDescription. getOperation()Returns the user operation that exposed this tree conflict.Constructors in org.tmatesoft.svn.core.wc with parameters of type SVNOperation Constructor Description SVNTreeConflictDescription(java.io.File path, SVNNodeKind nodeKind, SVNConflictAction conflictAction, SVNConflictReason conflictReason, SVNOperation operation, SVNConflictVersion sourceLeftVersion, SVNConflictVersion sourceRightVersion)Creates a newSVNTreeConflictDescription.
-