Uses of Class
org.tmatesoft.svn.core.wc2.SvnWorkingCopyInfo
Packages that use SvnWorkingCopyInfo
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 SvnWorkingCopyInfo in org.tmatesoft.svn.core.wc2
Fields in org.tmatesoft.svn.core.wc2 declared as SvnWorkingCopyInfoMethods in org.tmatesoft.svn.core.wc2 that return SvnWorkingCopyInfoMethods in org.tmatesoft.svn.core.wc2 with parameters of type SvnWorkingCopyInfoModifier and TypeMethodDescriptionvoidSvnInfo.setWcInfo(SvnWorkingCopyInfo wcInfo) Sets working copy info.