| Package | Description |
|---|---|
| org.tmatesoft.svn.cli.svnlook | |
| org.tmatesoft.svn.core.internal.wc2.admin | |
| org.tmatesoft.svn.core.internal.wc2.compat | |
| org.tmatesoft.svn.core.wc.admin |
This package provides API for administrative managing Subversion repositories on a local machine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SVNLookHistoryCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
SvnRepositoryGetHistoryImpl |
| Modifier and Type | Method and Description |
|---|---|
static ISvnObjectReceiver<SVNAdminPath> |
SvnCodec.changedHistoryReceiver(ISVNHistoryHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
SVNLookClient.doGetHistory(File repositoryRoot,
String path,
SVNRevision revision,
boolean includeIDs,
long limit,
ISVNHistoryHandler handler)
Passes history information for the specified path and revision to the provided handler.
|
Copyright © 2025. All rights reserved.