Package | Description |
---|---|
org.apache.subversion.javahl | |
org.tmatesoft.svn.core.javahl17 |
Modifier and Type | Method and Description |
---|---|
void |
SVNRepos.listDBLogs(File path,
ISVNRepos.MessageReceiver receiver) |
void |
ISVNRepos.listDBLogs(File path,
ISVNRepos.MessageReceiver receiver)
list all logfiles (BDB) in use or not)
|
void |
SVNRepos.listUnusedDBLogs(File path,
ISVNRepos.MessageReceiver receiver) |
void |
ISVNRepos.listUnusedDBLogs(File path,
ISVNRepos.MessageReceiver receiver)
list unused logfiles
|
void |
SVNRepos.lstxns(File path,
ISVNRepos.MessageReceiver receiver) |
void |
ISVNRepos.lstxns(File path,
ISVNRepos.MessageReceiver receiver)
list all open transactions in a repository
|
Modifier and Type | Method and Description |
---|---|
void |
SVNReposImpl.listDBLogs(File path,
ISVNRepos.MessageReceiver receiver) |
void |
SVNReposImpl.listUnusedDBLogs(File path,
ISVNRepos.MessageReceiver receiver) |
void |
SVNReposImpl.lstxns(File path,
ISVNRepos.MessageReceiver receiver) |
Copyright © 2022. All rights reserved.