Uses of Class
org.tmatesoft.svn.core.internal.wc.SVNConflictVersion
Packages that use SVNConflictVersion
Package
Description
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
This package provides a high-level API for managing Working Copies in a way
compatible with the native SVN command line client.
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 SVNConflictVersion in org.tigris.subversion.javahl
Methods in org.tigris.subversion.javahl with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionprivate static ConflictVersionJavaHLObjectFactory.createConflictVersion(SVNConflictVersion version) -
Uses of SVNConflictVersion in org.tmatesoft.svn.cli.svn
Methods in org.tmatesoft.svn.cli.svn with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionprivate java.lang.StringBufferSVNInfoCommand.printConflictVersionXML(SVNConflictVersion version, java.lang.String name, java.lang.StringBuffer target) -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc that return SVNConflictVersionModifier and TypeMethodDescriptionprivate static SVNConflictVersionSVNTreeConflictUtil.readConflictVersion(SVNSkel skel) Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionstatic SVNSkelSVNTreeConflictUtil.getConflictSkel(SVNConflictVersion nullVersion, SVNTreeConflictDescription conflict) static java.lang.StringSVNTreeConflictUtil.getHumanReadableConflictVersion(SVNConflictVersion version) private static SVNSkelSVNTreeConflictUtil.prependVersionInfo(SVNSkel parent, SVNConflictVersion versionInfo) -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNConflictVersionModifier and TypeFieldDescription(package private) SVNConflictVersionSVNTreeConflictEditor.WorkingNodeVersion.locationAndKindprivate final SVNConflictVersionSVNTreeConflictEditor.newVersionprivate final SVNConflictVersionSVNTreeConflictEditor.oldVersionprivate SVNConflictVersionSVNWCConflictDescription17.srcLeftVersionprivate SVNConflictVersionSVNWCConflictDescription17.srcRightVersionMethods in org.tmatesoft.svn.core.internal.wc17 that return SVNConflictVersionModifier and TypeMethodDescriptionSVNWCConflictDescription17.getSrcLeftVersion()SVNWCConflictDescription17.getSrcRightVersion()Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionprivate SVNWCContext.MergePropStatusInfoSVNWCContext.applySingleGenericPropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) private SVNWCContext.MergePropStatusInfoSVNWCContext.applySingleMergeinfoPropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropAdd(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue toVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropChange(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, SVNPropertyValue newVal, ISVNConflictHandler conflictResolver, boolean dryRun) (package private) SVNWCContext.MergePropStatusInfoSVNWCContext.applySinglePropDelete(SVNStatusType state, java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, SVNProperties workingProps, java.lang.String propname, SVNPropertyValue baseVal, SVNPropertyValue oldVal, ISVNConflictHandler conflictResolver, boolean dryRun) 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) private booleanSVNWCContext.maybeGeneratePropConflict(java.io.File localAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean isDir, java.lang.String propname, SVNProperties workingProps, SVNPropertyValue oldVal, SVNPropertyValue newVal, SVNPropertyValue baseVal, SVNPropertyValue workingVal, ISVNConflictHandler conflictResolver, boolean dryRun) private SVNWCContext.MergeInfoSVNWCContext.maybeResolveConflicts(java.io.File leftAbspath, java.io.File rightAbspath, java.io.File targetAbspath, java.io.File copyfromText, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, java.io.File resultTarget, java.io.File detranslatedTarget, SVNPropertyValue mimeprop, SVNDiffOptions options, ISVNConflictHandler conflictResolver) DefaultSvnMerger.mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeProperties(java.io.File localAbsPath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties baseProperties, SVNProperties propChanges, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeProperties2(SVNWCContext.MergePropertiesInfo mergeInfo, java.io.File localAbsPath, ISVNWCDb.SVNWCDbKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) SVNWCContext.mergeText(java.io.File left, java.io.File right, java.io.File target, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean dryRun, SVNDiffOptions options, SVNProperties propDiff) SVNWCContext.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.setSrcLeftVersion(SVNConflictVersion srcLeftVersion) voidSVNWCConflictDescription17.setSrcRightVersion(SVNConflictVersion srcRightVersion) private SVNConflictDescriptionSVNWCContext.setupTextConflictDesc(java.io.File leftAbspath, java.io.File rightAbspath, java.io.File targetAbspath, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, java.io.File resultTarget, java.io.File detranslatedTarget, SVNPropertyValue mimeprop, boolean isBinary) private SVNConflictDescriptionSVNWCContext.setupTreeConflictDesc(java.io.File localAbsPath, SVNOperation operation, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNConflictReason localChange, SVNConflictAction incomingChange) Constructors in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNConflictVersionModifierConstructorDescriptionSVNTreeConflictEditor(SVNWCDb db, SVNOperation operation, SVNConflictVersion oldVersion, SVNConflictVersion newVersion, SVNWCDbRoot wcRoot, java.io.File moveRootDstRelPath) -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.internal.wc17.db
Fields in org.tmatesoft.svn.core.internal.wc17.db declared as SVNConflictVersionModifier and TypeFieldDescriptionSVNWCDb.ResolveDeleteRaiseMovedAway.newVersionSVNWCDb.UpdateMovedAwayConflictVictim.newVersionSVNWCDb.ResolveDeleteRaiseMovedAway.oldVersionSVNWCDb.UpdateMovedAwayConflictVictim.oldVersionMethods in org.tmatesoft.svn.core.internal.wc17.db that return SVNConflictVersionModifier and TypeMethodDescriptionprivate static SVNConflictVersionSvnWcDbConflicts.readConflictLocation(SVNSkel locationSkel) Methods in org.tmatesoft.svn.core.internal.wc17.db with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionstatic 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) 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.prependLocation(SVNSkel skel, SVNConflictVersion location) 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 SVNConflictVersion in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SVNConflictVersionModifier and TypeMethodDescriptionprivate SVNConflictVersion[]SvnNgMergeCallback.makeConflictVersions(java.io.File target, SVNNodeKind kind) private SVNConflictVersion[]SvnNgMergeCallback2.makeConflictVersions(java.io.File victimAbsPath, SVNNodeKind nodeKind, SVNURL rootUrl, SvnNgMergeDriver.MergeSource mergeSource, java.io.File targetAbsPath) Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionprivate SvnNgMergeCallback2.MergeOutcomeSvnNgMergeCallback2.merge(java.io.File leftAbsPath, java.io.File rightAbsPath, java.io.File targetAbsPath, java.lang.String leftLabel, java.lang.String rightLabel, java.lang.String targetLabel, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, boolean dryRun, java.lang.String diff3Cmd, SVNDiffOptions mergeOptions, SVNProperties originalProps, SVNProperties propChanges, boolean mergeContentNeeded, boolean mergePropsNeeded, ISVNConflictHandler conflictResolver) -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.javahl17
Methods in org.tmatesoft.svn.core.javahl17 with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionprivate ConflictVersionSVNClientImpl.getConflictVersion(SVNConflictVersion conflictVersion) -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.wc
Fields in org.tmatesoft.svn.core.wc declared as SVNConflictVersionModifier and TypeFieldDescriptionprivate SVNConflictVersionSVNTreeConflictDescription.mySourceLeftVersionprivate SVNConflictVersionSVNTreeConflictDescription.mySourceRightVersionMethods in org.tmatesoft.svn.core.wc that return SVNConflictVersionModifier and TypeMethodDescriptionSVNTreeConflictDescription.getSourceLeftVersion()Returns info on the "merge-left source" or "older" version of incoming change.SVNTreeConflictDescription.getSourceRightVersion()Returns info on the "merge-right source" or "their" version of incoming change.Methods in org.tmatesoft.svn.core.wc with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionvoidSVNTreeConflictDescription.setSourceLeftVersion(SVNConflictVersion sourceLeftVersion) Constructors in org.tmatesoft.svn.core.wc with parameters of type SVNConflictVersionModifierConstructorDescriptionSVNTreeConflictDescription(java.io.File path, SVNNodeKind nodeKind, SVNConflictAction conflictAction, SVNConflictReason conflictReason, SVNOperation operation, SVNConflictVersion sourceLeftVersion, SVNConflictVersion sourceRightVersion) Creates a newSVNTreeConflictDescription. -
Uses of SVNConflictVersion in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 with parameters of type SVNConflictVersionModifier and TypeMethodDescriptionISvnMerger.mergeProperties(ISvnMerger baseMerger, java.io.File localAbsPath, SVNNodeKind kind, SVNConflictVersion leftVersion, SVNConflictVersion rightVersion, SVNProperties serverBaseProperties, SVNProperties pristineProperties, SVNProperties actualProperties, SVNProperties propChanges, boolean baseMerge, boolean dryRun, ISVNConflictHandler conflictResolver) Merges the property changespropChangesbased onserverBasePropertiesinto the working copylocalAbsPath