Uses of Class
org.tmatesoft.svn.core.internal.wc2.SvnWcGeneration
-
Packages that use SvnWcGeneration Package Description org.tmatesoft.svn.core.internal.wc2 org.tmatesoft.svn.core.internal.wc2.admin org.tmatesoft.svn.core.internal.wc2.ng org.tmatesoft.svn.core.internal.wc2.old org.tmatesoft.svn.core.internal.wc2.remote 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 SvnWcGeneration in org.tmatesoft.svn.core.internal.wc2
Fields in org.tmatesoft.svn.core.internal.wc2 declared as SvnWcGeneration Modifier and Type Field Description private SvnWcGenerationSvnRemoteOperationRunner. detectedWcGenerationMethods in org.tmatesoft.svn.core.internal.wc2 that return SvnWcGeneration Modifier and Type Method Description private SvnWcGenerationSvnRemoteOperationRunner. getDetectedWcGeneration()SvnWcGenerationSvnRemoteOperationRunner. getWcGeneration()static SvnWcGenerationSvnWcGeneration. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SvnWcGeneration[]SvnWcGeneration. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc2 with parameters of type SvnWcGeneration Modifier and Type Method Description booleanSvnLocalOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)booleanSvnRemoteOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)voidSvnOperationRunner. reset(SvnWcGeneration wcGeneration)voidSvnRemoteOperationRunner. reset(SvnWcGeneration wcGeneration) -
Uses of SvnWcGeneration in org.tmatesoft.svn.core.internal.wc2.admin
Methods in org.tmatesoft.svn.core.internal.wc2.admin that return SvnWcGeneration Modifier and Type Method Description SvnWcGenerationSvnRepositoryOperationRunner. getWcGeneration()Methods in org.tmatesoft.svn.core.internal.wc2.admin with parameters of type SvnWcGeneration Modifier and Type Method Description booleanSvnRepositoryOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration) -
Uses of SvnWcGeneration in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng that return SvnWcGeneration Modifier and Type Method Description SvnWcGenerationSvnNgDiff. getWcGeneration()SvnWcGenerationSvnNgGetMergeInfo. getWcGeneration()SvnWcGenerationSvnNgLogMergeInfo. getWcGeneration()SvnWcGenerationSvnNgOperationRunner. getWcGeneration()SvnWcGenerationSvnNgSuggestMergeSources. getWcGeneration()protected SvnWcGenerationSvnNgDowngrade. run(SVNWCContext context)protected SvnWcGenerationSvnNgUpgrade. run(SVNWCContext context)Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnWcGeneration Modifier and Type Method Description booleanSvnNgCheckout. isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration)booleanSvnNgDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnNgDiffSummarize. isApplicable(SvnDiffSummarize operation, SvnWcGeneration wcGeneration)booleanSvnNgGetMergeInfo. isApplicable(SvnGetMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnNgGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnNgLogMergeInfo. isApplicable(SvnLogMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnNgMerge. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgMergePegged. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgMergeReintegrate. isApplicable(SvnMerge operation, SvnWcGeneration wcGeneration)booleanSvnNgReposToWcCopy. isApplicable(SvnCopy operation, SvnWcGeneration wcGeneration)booleanSvnNgSetProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnNgSuggestMergeSources. isApplicable(SvnSuggestMergeSources operation, SvnWcGeneration wcGeneration)booleanSvnNgWcToReposCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnNgWcToWcCopy. isApplicable(SvnCopy operation, SvnWcGeneration wcGeneration)voidSvnNgGetInfo. reset(SvnWcGeneration wcGeneration)voidSvnNgGetStatus. reset(SvnWcGeneration wcGeneration)voidSvnNgOperationRunner. reset(SvnWcGeneration wcGeneration)voidSvnNgRelocate. reset(SvnWcGeneration wcGeneration) -
Uses of SvnWcGeneration in org.tmatesoft.svn.core.internal.wc2.old
Methods in org.tmatesoft.svn.core.internal.wc2.old that return SvnWcGeneration Modifier and Type Method Description SvnWcGenerationSvnOldImport. getWcGeneration()SvnWcGenerationSvnOldRunner. getWcGeneration()protected SvnWcGenerationSvnOldUpgrade. run()Methods in org.tmatesoft.svn.core.internal.wc2.old with parameters of type SvnWcGeneration Modifier and Type Method Description booleanSvnOldCheckout. isApplicable(SvnCheckout operation, SvnWcGeneration wcGeneration)booleanSvnOldDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnOldGetMergeInfo. isApplicable(SvnGetMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnOldGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnOldImport. isApplicable(SvnImport operation, SvnWcGeneration wcGeneration)booleanSvnOldLogMergeInfo. isApplicable(SvnLogMergeInfo operation, SvnWcGeneration wcGeneration)booleanSvnOldRemoteCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnOldSetProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnOldSuggestMergeSources. isApplicable(SvnSuggestMergeSources operation, SvnWcGeneration wcGeneration)voidSvnOldGetProperties. reset(SvnWcGeneration wcGeneration) -
Uses of SvnWcGeneration in org.tmatesoft.svn.core.internal.wc2.remote
Methods in org.tmatesoft.svn.core.internal.wc2.remote with parameters of type SvnWcGeneration Modifier and Type Method Description booleanSvnNgReposToReposCopy. isApplicable(SvnRemoteCopy operation, SvnWcGeneration wcGeneration)booleanSvnRemoteAnnotate. isApplicable(SvnAnnotate operation, SvnWcGeneration wcGeneration)booleanSvnRemoteDiff. isApplicable(SvnDiff operation, SvnWcGeneration wcGeneration)booleanSvnRemoteExport. isApplicable(SvnExport operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetInfo. isApplicable(SvnGetInfo operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnRemoteGetRevisionProperties. isApplicable(SvnGetProperties operation, SvnWcGeneration wcGeneration)booleanSvnRemoteList. isApplicable(SvnList operation, SvnWcGeneration wcGeneration)booleanSvnRemoteLog. isApplicable(SvnCat operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetLock. isApplicable(SvnSetLock operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetPropertyImpl. isApplicable(SvnRemoteSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnRemoteSetRevisionProperty. isApplicable(SvnSetProperty operation, SvnWcGeneration wcGeneration)booleanSvnRemoteUnlock. isApplicable(SvnUnlock operation, SvnWcGeneration wcGeneration) -
Uses of SvnWcGeneration in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as SvnWcGeneration Modifier and Type Field Description private SvnWcGenerationSvnOperationFactory. detectedWcGenerationprivate SvnWcGenerationSvnOperationFactory. primaryWcGenerationMethods in org.tmatesoft.svn.core.wc2 that return SvnWcGeneration Modifier and Type Method Description static SvnWcGenerationSvnOperationFactory. detectWcGeneration(java.io.File path, boolean climbUp)Detects working copy generation (1.6 or 1.7 format) by the working copy path.static SvnWcGenerationSvnOperationFactory. detectWcGeneration(java.io.File path, boolean climbUp, boolean isAdditionMode)Detects working copy generation (1.6 or 1.7 format) by the working copy path in (not in) the addition mode.SvnWcGenerationSvnOperationFactory. getPrimaryWcGeneration()Returns primary (default) working copy generation.private SvnWcGeneration[]SvnOperationFactory. getRunnerScope(ISvnOperationRunner<?,? extends SvnOperation<?>> runner)SvnWcGenerationSvnOperationFactory. getSecondaryWcGeneration()Returns secondary working copy generation.SvnWcGenerationISvnOperationRunner. getWcGeneration()Returns runner's working copy generation it is able to operate on.Methods in org.tmatesoft.svn.core.wc2 with parameters of type SvnWcGeneration Modifier and Type Method Description booleanISvnOperationRunner. isApplicable(T operation, SvnWcGeneration wcGeneration)Returns whether this runner is applicable for the operation on concrete working copy generation (1.7 or 1.6)voidISvnOperationRunner. reset(SvnWcGeneration detectedWcGeneration)Resets runner's working copy generation.voidSvnOperationFactory. setPrimaryWcGeneration(SvnWcGeneration primaryWcGeneration)(Re)sets primary (default) working copy generation.
-