Package | Description |
---|---|
org.tmatesoft.svn.cli.svnlook | |
org.tmatesoft.svn.core.internal.io.fs |
Modifier and Type | Method and Description |
---|---|
FSRepository |
SVNLookCommandEnvironment.getRepository() |
Modifier and Type | Method and Description |
---|---|
void |
FSUpdateContext.reset(FSRepository repository,
FSFS owner,
long revision,
File reportFile,
String target,
String targetPath,
boolean isSwitch,
SVNDepth depth,
boolean ignoreAncestry,
boolean textDeltas,
boolean sendCopyFrom,
ISVNEditor editor) |
Constructor and Description |
---|
FSCommitEditor(String path,
Map<String,String> lockTokens,
boolean keepLocks,
FSTransactionInfo txn,
FSFS owner,
FSRepository repository,
SVNProperties revProps) |
FSCommitEditor(String path,
String logMessage,
String userName,
Map<String,String> lockTokens,
boolean keepLocks,
FSTransactionInfo txn,
FSFS owner,
FSRepository repository) |
FSTranslateReporter(FSRepository delegate) |
FSUpdateContext(FSRepository repository,
FSFS owner,
long revision,
File reportFile,
String target,
String targetPath,
boolean isSwitch,
SVNDepth depth,
boolean ignoreAncestry,
boolean textDeltas,
boolean sendCopyFromArgs,
ISVNEditor editor) |
Copyright © 2019. All rights reserved.