Uses of Class
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.TextConflictResolutionInfo
Packages that use SVNWCContext.TextConflictResolutionInfo
-
Uses of SVNWCContext.TextConflictResolutionInfo in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.TextConflictResolutionInfoModifier and TypeMethodDescriptionSVNWCContext.evalTextConflictFuncResult(File localAbsPath, SVNConflictChoice choice, File leftAbsPath, File rightAbsPath, File mergedAbsPath, File detranslatedTarget) SVNWCContext.resolveTextConflict(File localAbsPath, SVNOperation operation, File leftAbsPath, File rightAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, File resultTarget, File detranslatedTarget, ISVNConflictHandler conflictHandler)