Package | Description |
---|---|
org.tigris.subversion.javahl |
Provides a (mostly native, using JNI and javah) implementation of
a high level Java API for
Subversion.
|
Modifier and Type | Method and Description |
---|---|
void |
SVNAdmin.listDBLogs(String path,
SVNAdmin.MessageReceiver receiver)
list all logfiles (BDB) in use or not)
|
void |
SVNAdmin.listUnusedDBLogs(String path,
SVNAdmin.MessageReceiver receiver)
list unused logfiles
|
void |
SVNAdmin.lstxns(String path,
SVNAdmin.MessageReceiver receiver)
list all open transactions in a repository
|
Copyright © 2018. All rights reserved.