Uses of Class
org.tmatesoft.svn.core.wc2.SvnCopy
Packages that use SvnCopy
Package
Description
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 SvnCopy in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SvnCopyModifier and TypeMethodDescriptionprivate boolean
SvnNgWcToWcCopy.areAllSourcesLocal
(SvnCopy operation) private boolean
SvnNgReposToWcCopy.areAllSourcesRemote
(SvnCopy operation) boolean
SvnNgReposToWcCopy.isApplicable
(SvnCopy operation, SvnWcGeneration wcGeneration) boolean
SvnNgWcToWcCopy.isApplicable
(SvnCopy operation, SvnWcGeneration wcGeneration) -
Uses of SvnCopy in org.tmatesoft.svn.core.wc2
Methods in org.tmatesoft.svn.core.wc2 that return SvnCopy