Package | Description |
---|---|
org.tmatesoft.svn.cli.svn | |
org.tmatesoft.svn.core.internal.wc |
Modifier and Type | Field and Description |
---|---|
private SVNPath |
SVNDiffCommand.anchor |
private SVNPath |
SVNLogCommand.myTarget |
Modifier and Type | Method and Description |
---|---|
private SVNPath |
SVNLogCommand.getParentPath(SVNPath target) |
Modifier and Type | Method and Description |
---|---|
private void |
SVNLogCommand.doDiff(SVNDiffClient client,
SVNLogEntry logEntry,
SVNPath target,
SVNDepth depth) |
private SVNPath |
SVNLogCommand.getParentPath(SVNPath target) |
Modifier and Type | Method and Description |
---|---|
protected SVNCommitInfo |
SVNCopyDriver.setupCopy(SVNCopySource[] sources,
SVNPath dst,
boolean isMove,
boolean makeParents,
boolean pinExternals,
java.util.Map<SvnTarget,java.util.List<SVNExternal>> externalsToPin,
java.lang.String message,
SVNProperties revprops,
ISVNCommitHandler commitHandler,
ISVNCommitParameters commitParameters,
ISVNExternalsHandler externalsHandler) |