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 | Method and Description |
---|---|
void |
SVNLookChangedCommand.handleEntry(SVNChangeEntry entry) |
Modifier and Type | Method and Description |
---|---|
protected SVNChangeEntry |
SvnRepositoryGetChangedImpl.run() |
Modifier and Type | Method and Description |
---|---|
void |
SvnRepositoryGetChangedImpl.handleEntry(SVNChangeEntry entry) |
Modifier and Type | Method and Description |
---|---|
static ISvnObjectReceiver<SVNChangeEntry> |
SvnCodec.changeEntryReceiver(ISVNChangeEntryHandler handler) |
Modifier and Type | Method and Description |
---|---|
void |
ISVNChangeEntryHandler.handleEntry(SVNChangeEntry entry)
Handles information on a changed path.
|
Copyright © 2022. All rights reserved.