Package | Description |
---|---|
org.tmatesoft.svn.core.internal.wc |
Modifier and Type | Method and Description |
---|---|
static SVNWCAccess |
SVNCommitUtil.createCommitWCAccess(java.io.File[] paths,
SVNDepth depth,
boolean force,
java.util.Collection relativePaths,
SVNStatusClient16 statusClient) |
static SVNWCAccess[] |
SVNCommitUtil.createCommitWCAccess2(java.io.File[] paths,
SVNDepth depth,
boolean force,
java.util.Map relativePathsMap,
SVNStatusClient16 statusClient) |