Uses of Interface
org.tmatesoft.svn.core.internal.wc17.ISVNDirFetcher
Packages that use ISVNDirFetcher
-
Uses of ISVNDirFetcher in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type ISVNDirFetcherModifier and TypeMethodDescriptionstatic ISVNUpdateEditor
SVNUpdateEditor17.createUpdateEditor
(SVNWCContext context, long targetRevision, File anchorAbspath, String targetName, Map<File, Map<String, SVNProperties>> inheritableProperties, boolean useCommitTimes, SVNURL switchURL, SVNDepth depth, boolean depthIsSticky, boolean allowUnversionedObstructions, boolean addsAsModifications, boolean serverPerformsFiltering, boolean cleanCheckout, ISVNDirFetcher dirFetcher, SVNExternalsStore externalsStore, String[] preservedExtensions, ISVNConflictHandler conflictHandler) static ISVNUpdateEditor
SVNUpdateEditor17.createUpdateEditor
(SVNWCContext wcContext, File anchorAbspath, String target, Map<File, Map<String, SVNProperties>> inheritableProperties, SVNURL reposRoot, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, String[] preservedExts, ISVNDirFetcher dirFetcher) private void
SVNUpdateEditor17.initExcludedDirectoryEntries
(ISVNDirFetcher dirFetcher) Constructors in org.tmatesoft.svn.core.internal.wc17 with parameters of type ISVNDirFetcherModifierConstructorDescriptionSVNUpdateEditor17
(SVNWCContext wcContext, File anchorAbspath, String targetBasename, Map<File, Map<String, SVNProperties>> inheritableProperties, SVNURL reposRootUrl, String reposUuid, SVNURL switchURL, SVNExternalsStore externalsStore, boolean allowUnversionedObstructions, boolean depthIsSticky, SVNDepth depth, String[] preservedExts, ISVNDirFetcher dirFetcher)