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