Uses of Class
org.tmatesoft.svn.core.wc2.SvnTarget
-
Packages that use SvnTarget Package Description org.tmatesoft.svn.core.internal.wc org.tmatesoft.svn.core.internal.wc16 org.tmatesoft.svn.core.internal.wc17 org.tmatesoft.svn.core.internal.wc2 org.tmatesoft.svn.core.internal.wc2.ng org.tmatesoft.svn.core.internal.wc2.old 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.org.tmatesoft.svn.core.wc2 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 SvnTarget in org.tmatesoft.svn.core.internal.wc
Methods in org.tmatesoft.svn.core.internal.wc with parameters of type SvnTarget Modifier and Type Method Description static java.util.Map<java.lang.String,SVNPropertyValue>SVNExternalsUtil. resolvePinnedExternals(SVNWCContext context, SvnRepositoryAccess repositoryAccess, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, SvnTarget pairSource, SvnTarget pairDst, long pairSourceRevision, SVNRepository svnRepository, SVNURL reposRootUrl)Method parameters in org.tmatesoft.svn.core.internal.wc with type arguments of type SvnTarget Modifier and Type Method Description static java.util.Map<java.lang.String,SVNPropertyValue>SVNExternalsUtil. resolvePinnedExternals(SVNWCContext context, SvnRepositoryAccess repositoryAccess, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, SvnTarget pairSource, SvnTarget pairDst, long pairSourceRevision, SVNRepository svnRepository, SVNURL reposRootUrl)protected SVNCommitInfoSVNCopyDriver. setupCopy(SVNCopySource[] sources, SVNPath dst, boolean isMove, boolean makeParents, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, java.lang.String message, SVNProperties revprops, ISVNCommitHandler commitHandler, ISVNCommitParameters commitParameters, ISVNExternalsHandler externalsHandler) -
Uses of SvnTarget in org.tmatesoft.svn.core.internal.wc16
Method parameters in org.tmatesoft.svn.core.internal.wc16 with type arguments of type SvnTarget Modifier and Type Method Description SVNCommitInfoSVNCopyClient16. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin, java.lang.String commitMessage, SVNProperties revisionProperties) -
Uses of SvnTarget in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SvnTarget Modifier and Type Method Description voidSVNRemoteStatusEditor17. receive(SvnTarget target, SvnStatus status) -
Uses of SvnTarget in org.tmatesoft.svn.core.internal.wc2
-
Uses of SvnTarget in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnTarget Modifier and Type Method Description Structure<SvnRepositoryAccess.RepositoryInfo>SvnNgRepositoryAccess. createRepositoryFor(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, java.io.File baseDirectory)voidISvnDiffGenerator. displayAddedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayAddedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayAddedDirectory(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidISvnDiffGenerator. displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayContentChanged(SvnTarget target, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayContentChanged(SvnTarget displayPath, java.io.File leftFile, java.io.File rightFile, java.lang.String revision1, java.lang.String revision2, java.lang.String mimeType1, java.lang.String mimeType2, SvnDiffCallback.OperationKind operation, java.io.File copyFromPath, SVNProperties originalProperties, SVNProperties propChanges, java.io.OutputStream outputStream)voidISvnDiffGenerator. displayDeletedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayDeletedDirectory(SvnTarget target, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayDeletedDirectory(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, java.io.OutputStream outputStream)voidISvnDiffGenerator. displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnDiffGenerator. displayPropsChanged(SvnTarget target, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)voidSvnOldDiffGenerator. displayPropsChanged(SvnTarget displayPath, java.lang.String revision1, java.lang.String revision2, boolean dirWasAdded, SVNProperties originalProps, SVNProperties propChanges, java.io.OutputStream outputStream)static voidSvnNgDiffUtil. doArbitraryNodesDiff(SvnTarget target1, SvnTarget target2, SVNDepth depth, SVNWCContext context, ISvnDiffCallback callback, ISVNCanceller canceller)static voidSvnNgDiffUtil. doDiffSummarizeReposWC(SvnTarget target1, SVNRevision revision1, SVNRevision pegRevision, SvnTarget target2, SVNRevision revision2, boolean reverse, SvnNgRepositoryAccess repositoryAccess, SVNWCContext context, boolean useGitDiffFormat, SVNDepth depth, boolean useAncestry, java.util.Collection<java.lang.String> changelists, boolean showCopiesAsAdds, ISvnDiffGenerator generator, ISVNDiffStatusHandler handler, ISVNCanceller canceller)static java.util.Map<java.lang.String,java.util.Map<java.lang.String,SVNMergeRangeList>>SvnNgMergeinfoUtil. getMergeInfo(SVNWCContext context, SvnRepositoryAccess repoAccess, SvnTarget target, boolean includeDescendants, boolean ignoreInvalidMergeInfo, SVNURL[] root)Structure<SvnRepositoryAccess.RevisionsPair>SvnNgRepositoryAccess. getRevisionNumber(SVNRepository repository, SvnTarget path, SVNRevision revision, Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision)protected SVNURLSvnNgRepositoryAccess. getTargetURL(SvnTarget target)Structure<SvnRepositoryAccess.UrlInfo>SvnNgRepositoryAccess. getURLFromPath(SvnTarget path, SVNRevision revision, SVNRepository repository)java.util.List<SvnNgMergeDriver.MergeSource>SvnNgMergeDriver. normalizeMergeSources(SvnTarget source, SVNURL sourceURL, SVNURL sourceRootURL, SVNRevision pegRevision, java.util.Collection<SVNRevisionRange> rangesToMerge, SVNRepository repository)voidSvnDiffStatusReceiver. receive(SvnTarget target, SvnStatus status)voidSvnNgGetStatus. receive(SvnTarget target, SvnStatus object)voidISvnDiffGenerator. setAnchors(SvnTarget anchor1, SvnTarget anchor2)voidSvnDiffGenerator. setAnchors(SvnTarget originalTarget1, SvnTarget originalTarget2)voidSvnOldDiffGenerator. setAnchors(SvnTarget originalTarget1, SvnTarget originalTarget2)voidISvnDiffGenerator. setBaseTarget(SvnTarget baseTarget)voidSvnDiffGenerator. setBaseTarget(SvnTarget baseTarget)voidSvnOldDiffGenerator. setBaseTarget(SvnTarget baseTarget)voidISvnDiffGenerator. setOriginalTargets(SvnTarget originalTarget1, SvnTarget originalTarget2)voidSvnDiffGenerator. setOriginalTargets(SvnTarget originalTarget1, SvnTarget originalTarget2)voidSvnOldDiffGenerator. setOriginalTargets(SvnTarget originalTarget1, SvnTarget originalTarget2)voidSvnDiffGenerator. setRelativeToTarget(SvnTarget relativeToTarget)voidISvnDiffGenerator. setRepositoryRoot(SvnTarget repositoryRoot)voidSvnDiffGenerator. setRepositoryRoot(SvnTarget repositoryRoot)voidSvnOldDiffGenerator. setRepositoryRoot(SvnTarget repositoryRoot)Method parameters in org.tmatesoft.svn.core.internal.wc2.ng with type arguments of type SvnTarget Modifier and Type Method Description static SVNURLSvnNgLockUtil. collectLockInfo(SvnNgOperationRunner opRunner, SVNWCContext context, SvnNgRepositoryAccess wcAccess, java.util.Collection<SvnTarget> targets, java.util.Map lockInfo, java.util.Map lockPaths, boolean lock, boolean stealLock) -
Uses of SvnTarget in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old with parameters of type SvnTarget Modifier and Type Method Description Structure<SvnRepositoryAccess.RepositoryInfo>SvnOldRepositoryAccess. createRepositoryFor(SvnTarget target, SVNRevision revision, SVNRevision pegRevision, java.io.File baseDirectory)Structure<SvnRepositoryAccess.RevisionsPair>SvnOldRepositoryAccess. getRevisionNumber(SVNRepository repository, SvnTarget path, SVNRevision revision, Structure<SvnRepositoryAccess.RevisionsPair> youngestRevision)protected SVNURLSvnOldRepositoryAccess. getURL(SvnTarget target)Structure<SvnRepositoryAccess.UrlInfo>SvnOldRepositoryAccess. getURLFromPath(SvnTarget path, SVNRevision revision, SVNRepository repository) -
Uses of SvnTarget in org.tmatesoft.svn.core.wc
Method parameters in org.tmatesoft.svn.core.wc with type arguments of type SvnTarget Modifier and Type Method Description voidSVNCopyClient. doCopy(SVNCopySource[] sources, java.io.File dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin)SVNCommitInfoSVNCopyClient. doCopy(SVNCopySource[] sources, SVNURL dst, boolean isMove, boolean makeParents, boolean failWhenDstExists, java.lang.String commitMessage, SVNProperties revisionProperties, boolean pinExternals, java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin) -
Uses of SvnTarget in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 that return SvnTarget Modifier and Type Method Description static SvnTargetSvnTarget. fromFile(java.io.File file)Creates a target from filestatic SvnTargetSvnTarget. fromFile(java.io.File file, SVNRevision pegRevision)Creates a target from file and its peg revisionstatic SvnTargetSvnTarget. fromURL(SVNURL url)Creates a target from URLstatic SvnTargetSvnTarget. fromURL(SVNURL url, SVNRevision pegRevision)Creates a target from URL and its peg revisionSvnTargetSvnDiff. getFirstSource()SvnTargetSvnDiffSummarize. getFirstSource()SvnTargetSvnMerge. getFirstSource()Returns first source for merge between two sources.SvnTargetSvnOperation. getFirstTarget()Returns first target of the operation.SvnTargetSvnDiff. getSecondSource()SvnTargetSvnDiffSummarize. getSecondSource()SvnTargetSvnMerge. getSecondSource()Returns second source for merge between two sources.SvnTargetSvnCheckout. getSource()Gets a repository location from where a working copy will be checked out.SvnTargetSvnCopySource. getSource()Returns the copy source target, can be working copy file or URL with optionalpegRevision.SvnTargetSvnDiff. getSource()Gets the diff'ssourcewith start and end revisions for one-target type of operation.SvnTargetSvnDiffSummarize. getSource()Gets the diff'ssourcewith start and end revisions for one-target type of operation.SvnTargetSvnExport. getSource()Returns export's source - working copy path or repository URL.SvnTargetSvnLogMergeInfo. getSource()Returns merge source, can represent URL or working copy path.SvnTargetSvnMerge. getSource()Returns source for merge between revisions and reintegrate merge.SvnTargetSvnSwitch. getSwitchTarget()Returns the repository location as a target against which the item will be switched.SvnTargetSvnInheritedProperties. getTarget()Methods in org.tmatesoft.svn.core.wc2 that return types with arguments of type SvnTarget Modifier and Type Method Description java.util.Map<SvnTarget,java.util.List<SVNExternal>>SvnCopy. getExternalsToPin()java.util.Map<SvnTarget,java.util.List<SVNExternal>>SvnRemoteCopy. getExternalsToPin()java.util.Collection<SvnTarget>SvnOperation. getTargets()Returns all targets of the operation.Methods in org.tmatesoft.svn.core.wc2 with parameters of type SvnTarget Modifier and Type Method Description voidSvnOperation. addTarget(SvnTarget target)Adds one target to the operation's targets.static SvnCopySourceSvnCopySource. create(SvnTarget source, SVNRevision revision)Creates a newSvnCopySourceobject and initializes its fields.voidISvnObjectReceiver. receive(SvnTarget target, T object)Receives object with is target.voidSvnReceivingOperation. receive(SvnTarget target, T object)Receives the object, adds it to objects list and calls client's receiver if exists.voidSvnOperation. setSingleTarget(SvnTarget target)Sets one target of the operation.voidSvnCheckout. setSource(SvnTarget source)Sets a repository location from where a working copy will be checked out.voidSvnDiff. setSource(SvnTarget source, SVNRevision start, SVNRevision end)Sets the diff'ssourcewith start and end revisions for one-source type of operation.voidSvnDiffSummarize. setSource(SvnTarget source, SVNRevision start, SVNRevision end)Sets the diff'ssourcewith start and end revisions for one-source type of operation.voidSvnExport. setSource(SvnTarget source)Sets export's source - working copy path or repository URL.voidSvnLogMergeInfo. setSource(SvnTarget source)Returns merge source, can represent URL or working copy path.voidSvnMerge. setSource(SvnTarget source, boolean reintegrate)Sets source of the merge with reintegrate flag.voidSvnDiff. setSources(SvnTarget source1, SvnTarget source2)Sets both diff'ssources.voidSvnDiffSummarize. setSources(SvnTarget source1, SvnTarget source2)Sets both diff'ssources.voidSvnMerge. setSources(SvnTarget source1, SvnTarget source2)Sets first and seconds sources of the merge.voidSvnSwitch. setSwitchTarget(SvnTarget switchTarget)Sets the repository location as a target against which the item will be switched.voidSvnInheritedProperties. setTarget(SvnTarget target)Method parameters in org.tmatesoft.svn.core.wc2 with type arguments of type SvnTarget Modifier and Type Method Description voidSvnCopy. setExternalsToPin(java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin)voidSvnRemoteCopy. setExternalsToPin(java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin)
-