Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNTreeConflictEditor
Packages that use SVNTreeConflictEditor
-
Uses of SVNTreeConflictEditor in org.tmatesoft.svn.core.internal.wc17.db
Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNTreeConflictEditorModifier and TypeMethodDescriptionprivate voidSVNWCDb.driveTreeConflictEditor(SVNTreeConflictEditor treeConflictEditor, File srcRelPath, File dstRelPath, int srcOpDepth, SVNOperation operation, SVNConflictReason localChange, SVNConflictAction incomingChange, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, SVNWCDbRoot wcRoot) private voidSVNWCDb.updateMovedAwayNode(SVNTreeConflictEditor treeConflictEditor, File srcRelPath, File dstRelPath, int srcOpDepth, File moveRootDstRelPath, long moveRootDstRevision, SVNWCDbRoot wcRoot)